drone only email on fail

This commit is contained in:
Dan Ballard 2018-11-21 15:54:03 -08:00
父節點 fd70341dff
當前提交 b5992d9f85
共有 1 個檔案被更改,包括 1 行新增1 行删除

查看文件

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