Skip to content

Commit

Permalink
Added webhook notification for discord
Browse files Browse the repository at this point in the history
  • Loading branch information
RavenX8 committed Jun 7, 2018
1 parent 0cdf471 commit 007d15f
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,12 @@ artifacts:
name: osirose-debug-symbols

notifications:
- provider: Webhook
url:
secure: qW1+/etxvda5Tq14Tgk6+Z4V3uMO+5u614AocT+1ubYuMh1G3GQXOrT3TtOSPoXYpVyjCiiKdMoMaMY/nFPt+gbEuuCDzsV8U79ZdPKHLbT9ynhP7gCJMF+wx3YhqZxL+FuTvekWiUcNYZoi/L3nuZjiETHbqzLqKxY1lpcQGVzUFEBEMfOeWX3rkAZqY9no
on_build_success: true
on_build_failure: true
on_build_status_changed: false
- provider: Slack
incoming_webhook: https://hooks.slack.com/services/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
auth_token:
Expand Down

0 comments on commit 007d15f

Please sign in to comment.