Skip to content

Commit adf4ae9

Browse files
committed
Merge pull request #634 from rubberduck-vba/appveyor
Appveyor - Hook Duga up
2 parents 5d7e42c + ff0dc9b commit adf4ae9

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

appveyor.yml

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
11
version: 1.3.{build}-{branch}
22
build:
3-
verbosity: normal
3+
verbosity: normal
4+
notifications:
5+
- provider: Webhook
6+
url: http://stats.zomis.net:8081/hooks/appveyor?roomId=14929
7+
headers:
8+
X-Duga-Event: duga42
9+
on_build_success: true
10+
on_build_failure: true
11+
on_build_status_changed: true

0 commit comments

Comments
 (0)