This repository has been archived on 2024-09-25. You can view files and clone it, but cannot push or open issues or pull requests.
overlay/.drone.yml

15 lines
302 B
YAML
Raw Normal View History

2018-06-21 20:14:37 +02:00
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