fix(actions): wait for dind before runner daemon
All checks were successful
runner-smoke / smoke (push) Successful in 15s

This commit is contained in:
mpabi
2026-04-12 16:40:55 +02:00
parent b94cc46b78
commit 3c8c529444
2 changed files with 46 additions and 12 deletions

View File

@@ -14,5 +14,5 @@ data:
cache:
enabled: false
container:
docker_host: unix:///var/run/docker.sock
docker_host: tcp://127.0.0.1:2375
force_pull: true