CI: wait for docker daemon
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
zvon 2023-08-25 13:54:03 +02:00
parent ed16ea34db
commit 4bc161435d

View File

@ -17,6 +17,7 @@ steps:
- name: dockersock
path: /var/run
commands:
- sleep 20s
- docker build -f Dockerfile .
services: