mirror of
https://github.com/cmderdev/cmder.git
synced 2024-11-10 09:49:12 +08:00
Fix gitter webhook
Should notify gitter of build success and failures.
This commit is contained in:
parent
1b159df7c2
commit
1ec507c1d0
@ -51,7 +51,7 @@ artifacts:
|
||||
notifications:
|
||||
# Webhook
|
||||
- provider: Webhook
|
||||
url: https://webhooks.gitter.im/e/f7b9c3ae66741c2e046e
|
||||
url: https://webhooks.gitter.im/e/d673abb1b2e659dcd625
|
||||
on_build_success: true
|
||||
on_build_failure: true
|
||||
on_build_status_changed: true
|
||||
|
Loading…
Reference in New Issue
Block a user