send notification if status changed
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
This commit is contained in:
+1
-1
@@ -170,7 +170,7 @@ pipeline:
|
||||
webhook_token: ${WEBHOOK_TOKEN}
|
||||
when:
|
||||
event: [ push, tag, pull_request ]
|
||||
status: [ failure ]
|
||||
status: [ changed, failure ]
|
||||
|
||||
services:
|
||||
mysql:
|
||||
|
||||
Reference in New Issue
Block a user