mirror of
https://github.com/cmderdev/cmder.git
synced 2025-06-17 15:17:50 +08:00
Fix gitter webhook
Should notify gitter of build success and failures.
This commit is contained in:
@ -51,7 +51,7 @@ artifacts:
|
|||||||
notifications:
|
notifications:
|
||||||
# Webhook
|
# Webhook
|
||||||
- provider: Webhook
|
- provider: Webhook
|
||||||
url: https://webhooks.gitter.im/e/f7b9c3ae66741c2e046e
|
url: https://webhooks.gitter.im/e/d673abb1b2e659dcd625
|
||||||
on_build_success: true
|
on_build_success: true
|
||||||
on_build_failure: true
|
on_build_failure: true
|
||||||
on_build_status_changed: true
|
on_build_status_changed: true
|
||||||
|
Reference in New Issue
Block a user