ignore build success notification.
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
This commit is contained in:
parent
8dcc680434
commit
55ec234a76
|
@ -80,7 +80,7 @@ pipeline:
|
|||
pull: true
|
||||
to: 1234973386524610
|
||||
when:
|
||||
status: [ success, failure ]
|
||||
status: [ changed, failure ]
|
||||
|
||||
services:
|
||||
redis:
|
||||
|
|
Loading…
Reference in New Issue