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 1b0f1f3 commit c8dc48fCopy full SHA for c8dc48f
appveyor.yml
@@ -2,6 +2,8 @@ version: 1.0.{build}
2
skip_tags: true
3
image: Visual Studio 2017
4
configuration: Release
5
+only_commits:
6
+ message: /#build/
7
build:
8
verbosity: minimal
9
after_build:
@@ -13,4 +15,4 @@ deploy:
13
15
- provider: GitHub
14
16
auth_token:
17
secure: XUgG0RFw9cyw0BUHekUQp4w29rJ/NSCXaiNhxmUGqXJ6KJxOvgtlDDXh/i3I33fsggGEuB67sA9xxfNd5/C8r9S+dsoVYVcL8alZNN5S/Xs=
- artifact: deploy
18
+ artifact: deploy
0 commit comments