drone only email on fail

Este commit está contenido en:
Dan Ballard 2018-11-21 15:54:03 -08:00
padre fd70341dff
commit b5992d9f85
Se han modificado 1 ficheros con 1 adiciones y 1 borrados

Ver fichero

@ -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: