drone only email on fail

This commit is contained in:
Dan Ballard 2018-11-21 15:55:11 -08:00
parent 52ce7615c3
commit b1fb04a880
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ pipeline:
skip_verify: true
from: drone@openprivacy.ca
when:
status: [ success, changed, failure ]
status: [ failure ]
notify-gogs:
image: openpriv/drone-gogs
when: