[Add runner wake up]

This commit is contained in:
2025-08-22 22:43:02 +02:00
parent 60acd0f7cf
commit 0dc4f88a7e

View File

@@ -38,9 +38,6 @@
chdir: /data
env:
DOCKER_HOST: unix:///var/run/user/1000/docker.sock
DOCKER_CLIENT_TIMEOUT: 600 # 10min timeout client
BUILDKIT_STEP_LOG_MAX_SIZE: 0 # Pas de limite logs
DOCKER_BUILDKIT: 1
ignore_errors: true
register: register_runner
async: 30