This commit is contained in:
Christoph Honal 2020-02-13 18:23:53 +01:00
parent ccbfbb8e2e
commit b772b7e868
1 changed files with 1 additions and 2 deletions

View File

@ -6,8 +6,7 @@ steps:
image: docker
commands:
- docker build --rm -t dagobert:latest .
volumes:
- /var/run/docker.sock:/var/run/docker.sock
volumes: [ /var/run/docker.sock:/var/run/docker.sock ]
- name: notify
image: drillster/drone-email
settings: