mirror of
https://github.com/2006-Scape/Parabot.git
synced 2026-07-07 16:49:10 +00:00
[TASK] Only performing webhook triggers on success
This commit is contained in:
@@ -12,6 +12,9 @@ notifications:
|
|||||||
webhooks:
|
webhooks:
|
||||||
urls:
|
urls:
|
||||||
- http://v3.bdn.parabot.org/api/client/build
|
- http://v3.bdn.parabot.org/api/client/build
|
||||||
|
on_success: always
|
||||||
|
on_failure: never
|
||||||
|
on_start: never
|
||||||
|
|
||||||
env:
|
env:
|
||||||
global:
|
global:
|
||||||
|
|||||||
Reference in New Issue
Block a user