overlay/.drone.yml
tastytea ad0438a449
All checks were successful
the build was successful
CI: changed repoman command
2018-11-26 06:05:03 +01:00

15 lines
327 B
YAML

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