CI: wait for docker daemon

This commit is contained in:
2023-08-25 13:54:03 +02:00
parent ed16ea34db
commit 4bc161435d
+1
View File
@@ -17,6 +17,7 @@ steps:
- name: dockersock
path: /var/run
commands:
- sleep 20s
- docker build -f Dockerfile .
services: