We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 394cfab commit 7a6bfedCopy full SHA for 7a6bfed
appveyor.yml
@@ -164,4 +164,7 @@ notifications:
164
auth_token:
165
secure: CfT1+dhcyG0rXqVRUsz4C21omXk+35gLP76TpFw5NEBQdbx39tdwSGAxqGY/HZfN
166
template: "{{#passed}}:white_check_mark:{{/passed}}{{#failed}}:x:{{/failed}} [Build {{&projectName}} {{buildVersion}} {{status}}]({{buildUrl}}) (commit {{commitUrl}} by @{{&commitAuthorUsername}})"
167
-
+ settings: ...
168
+ on_build_success: true
169
+ on_build_failure: true
170
+ on_build_status_changed: true
0 commit comments