Use new volume mount config format
continuous-integration/drone/push Build is passing

This commit is contained in:
Luke Murphy
2020-04-15 16:57:04 +02:00
parent 2b2a248396
commit 327dbf49d7
+1 -3
View File
@@ -4,9 +4,7 @@ vars:
domain: "drone-docker-runner.autonomic.zone"
volumes:
- type: file
src: /var/run/docker.sock
dest: /var/run/docker.sock
- /var/run/docker.sock:/var/run/docker.sock
env:
DOKKU_LETSENCRYPT_EMAIL: "helo@autonomic.zone"