Skip to content

Commit c8dc48f

Browse files
authored
Update appveyor.yml
1 parent 1b0f1f3 commit c8dc48f

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

appveyor.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ version: 1.0.{build}
22
skip_tags: true
33
image: Visual Studio 2017
44
configuration: Release
5+
only_commits:
6+
message: /#build/
57
build:
68
verbosity: minimal
79
after_build:
@@ -13,4 +15,4 @@ deploy:
1315
- provider: GitHub
1416
auth_token:
1517
secure: XUgG0RFw9cyw0BUHekUQp4w29rJ/NSCXaiNhxmUGqXJ6KJxOvgtlDDXh/i3I33fsggGEuB67sA9xxfNd5/C8r9S+dsoVYVcL8alZNN5S/Xs=
16-
artifact: deploy
18+
artifact: deploy

0 commit comments

Comments
 (0)