fix(actions): wait for dind before runner daemon
All checks were successful
runner-smoke / smoke (push) Successful in 15s
All checks were successful
runner-smoke / smoke (push) Successful in 15s
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user