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
|
pull: true
|
||||||
to: 1234973386524610
|
to: 1234973386524610
|
||||||
when:
|
when:
|
||||||
status: [ success, failure ]
|
status: [ changed, failure ]
|
||||||
|
|
||||||
services:
|
services:
|
||||||
redis:
|
redis:
|
||||||
|
|
Loading…
Reference in New Issue