forked from zv0n/lunch-go
CI: wait for docker to start
This commit is contained in:
parent
4bc161435d
commit
d468ce645a
@ -17,7 +17,7 @@ steps:
|
||||
- name: dockersock
|
||||
path: /var/run
|
||||
commands:
|
||||
- sleep 20s
|
||||
- while [ ! -f "/var/run/docker.sock" ] ; do sleep 1s ; done
|
||||
- docker build -f Dockerfile .
|
||||
|
||||
services:
|
||||
|
Loading…
Reference in New Issue
Block a user