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 0adff04 commit 7c523c4Copy full SHA for 7c523c4
appveyor.yml
@@ -164,7 +164,6 @@ 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
+ on_build_success: true
+ on_build_failure: true
+ on_build_status_changed: true
0 commit comments