added drone config

This commit is contained in:
tastytea 2018-06-21 20:14:37 +02:00
parent 4dc2016056
commit 1a4d56521d
Signed by untrusted user: tastytea
GPG Key ID: 59346E0EA35C67E5
1 changed files with 14 additions and 0 deletions

14
.drone.yml Normal file
View File

@ -0,0 +1,14 @@
pipeline:
check:
image: chaoslab/repoman
pull: true
commands:
repoman full
notify:
when:
status: [ changed, failure ]
image: drillster/drone-email
pull: true
host: cryptoparty-celle.de
secrets: [ email_username, email_password ]
from: drone@tzend.de