drone only email on fail

This commit is contained in:
Dan Ballard 2018-11-21 15:54:03 -08:00
parent fd70341dff
commit b5992d9f85
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: