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 7a6bfed commit 0adff04Copy full SHA for 0adff04
appveyor.yml
@@ -164,7 +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: ...
+ settings:
168
on_build_success: true
169
on_build_failure: true
170
on_build_status_changed: true
0 commit comments