mirror of
https://github.com/Chatterino/chatterino2.git
synced 2024-11-13 19:49:51 +01:00
Don't automatically build appveyor
This commit is contained in:
parent
11150ec5aa
commit
c64fd56831
|
@ -1,7 +1,7 @@
|
|||
version: "{build}"
|
||||
branches:
|
||||
only:
|
||||
- master
|
||||
- dont-automatically-build-appveyor
|
||||
image: Visual Studio 2017
|
||||
platform: Any CPU
|
||||
clone_depth: 1
|
||||
|
@ -62,4 +62,4 @@ deploy:
|
|||
prerelease: true
|
||||
force_update: true
|
||||
on:
|
||||
branch: master
|
||||
branch: master
|
||||
|
|
Loading…
Reference in a new issue