This commit is contained in:
parent
495425ba7f
commit
0cb798093a
|
@ -18,6 +18,7 @@ pipeline:
|
||||||
notify:
|
notify:
|
||||||
image: plugins/webhook
|
image: plugins/webhook
|
||||||
settings:
|
settings:
|
||||||
|
debug: true
|
||||||
urls:
|
urls:
|
||||||
from_secret: success_webhook
|
from_secret: success_webhook
|
||||||
when:
|
when:
|
||||||
|
@ -26,6 +27,7 @@ pipeline:
|
||||||
notify_failure:
|
notify_failure:
|
||||||
image: plugins/webhook
|
image: plugins/webhook
|
||||||
settings:
|
settings:
|
||||||
|
debug: true
|
||||||
urls:
|
urls:
|
||||||
from_secret: failure_webhook
|
from_secret: failure_webhook
|
||||||
when:
|
when:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user