1
0
Fork 0

Webhook even on build fail

pull/2/head
Ambrose Chua 2018-04-02 23:50:24 +08:00
parent 1480f1397a
commit 47612a4a30
1 changed files with 2 additions and 0 deletions

View File

@ -17,3 +17,5 @@ pipeline:
slack:
image: plugins/slack
secrets: [ slack_webhook ]
when:
status: [ failure, success ]