1
0
Fork 0

Delete .drone.yml

pull/2/head
Ambrose Chua 2018-09-22 15:38:46 +08:00 committed by GitHub
parent 47612a4a30
commit 4301979add
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 21 deletions

View File

@ -1,21 +0,0 @@
pipeline:
docker:
group: docker
image: plugins/docker
registry: registry.labs.0x.no
repo: registry.labs.0x.no/file-manager
tags:
- latest
docker-env:
group: docker
image: plugins/docker
registry: registry.labs.0x.no
repo: registry.labs.0x.no/file-manager
dockerfile: Dockerfile.env
tags:
- env
slack:
image: plugins/slack
secrets: [ slack_webhook ]
when:
status: [ failure, success ]