Don't automatically build appveyor
This commit is contained in:
+2
-2
@@ -1,7 +1,7 @@
|
|||||||
version: "{build}"
|
version: "{build}"
|
||||||
branches:
|
branches:
|
||||||
only:
|
only:
|
||||||
- master
|
- dont-automatically-build-appveyor
|
||||||
image: Visual Studio 2017
|
image: Visual Studio 2017
|
||||||
platform: Any CPU
|
platform: Any CPU
|
||||||
clone_depth: 1
|
clone_depth: 1
|
||||||
@@ -62,4 +62,4 @@ deploy:
|
|||||||
prerelease: true
|
prerelease: true
|
||||||
force_update: true
|
force_update: true
|
||||||
on:
|
on:
|
||||||
branch: master
|
branch: master
|
||||||
|
|||||||
Reference in New Issue
Block a user