Use new volume mount config format
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
2b2a248396
commit
327dbf49d7
@ -4,9 +4,7 @@ vars:
|
|||||||
domain: "drone-docker-runner.autonomic.zone"
|
domain: "drone-docker-runner.autonomic.zone"
|
||||||
|
|
||||||
volumes:
|
volumes:
|
||||||
- type: file
|
- /var/run/docker.sock:/var/run/docker.sock
|
||||||
src: /var/run/docker.sock
|
|
||||||
dest: /var/run/docker.sock
|
|
||||||
|
|
||||||
env:
|
env:
|
||||||
DOKKU_LETSENCRYPT_EMAIL: "helo@autonomic.zone"
|
DOKKU_LETSENCRYPT_EMAIL: "helo@autonomic.zone"
|
||||||
|
Reference in New Issue
Block a user