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
|
- name: dockersock
|
||||||
path: /var/run
|
path: /var/run
|
||||||
commands:
|
commands:
|
||||||
- sleep 20s
|
- while [ ! -f "/var/run/docker.sock" ] ; do sleep 1s ; done
|
||||||
- docker build -f Dockerfile .
|
- docker build -f Dockerfile .
|
||||||
|
|
||||||
services:
|
services:
|
||||||
|
Loading…
Reference in New Issue
Block a user