ci: always start dind
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Marvin Steadfast 2021-06-01 15:11:02 +02:00
parent 4aa0313e73
commit 01560e497f

View File

@ -83,9 +83,6 @@ services:
volumes: volumes:
- name: dockersock - name: dockersock
path: /var/run path: /var/run
when:
event:
- tag
volumes: volumes:
- name: dockersock - name: dockersock