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

This commit is contained in:
Luke Murphy 2020-04-15 16:57:04 +02:00
parent 2b2a248396
commit 327dbf49d7
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
1 changed files with 1 additions and 3 deletions

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"