parent
4dc2016056
commit
1a4d56521d
14
.drone.yml
Normal file
14
.drone.yml
Normal 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
|
Reference in New Issue
Block a user