Skip to content
This repository was archived by the owner on Jul 24, 2024. It is now read-only.

Commit 6c128d9

Browse files
committed
v3.5.0: Filter branch for appveyor
1 parent 8e09b74 commit 6c128d9

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

appveyor.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
-
22
branches:
33
only:
4-
- release
4+
- /v\d\.\d\.\d/
55

66
os: Visual Studio 2013
77

@@ -70,7 +70,6 @@
7070
auth_token:
7171
secure: IZIifH990iABY3PQUtkRscTU/NOyYYwptGB6B1y2b618vpphV/2KD/4IWJzSAYAi
7272
on:
73-
branch: release # release from master branch only
7473
appveyor_repo_tag: true # deploy on tag push only
7574

7675
-

0 commit comments

Comments
 (0)