We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 98055c7 commit 2c5d828Copy full SHA for 2c5d828
appveyor.yml
@@ -1,6 +1,6 @@
1
image: Visual Studio 2017
2
version: '{build}'
3
-max_jobs: 1
+max_jobs: 4
4
clone_depth: 5
5
pull_requests:
6
do_not_increment_build_number: true
@@ -60,7 +60,7 @@ deploy:
60
force_update: true # replaces current release
61
draft: true # release as a draft
62
auth_token:
63
- secure: Jmp8JMqRCuCKR7RfsMPkQccXatcLQXe6PfYhkRTvaGK5h7ap6FFOG4he+ppOWzuI
+ secure: YZEpu6KzfHYG6BEHmvEjOQURvg7uTDPgKTaHDe8OEshhlCAk70tUNHskn0dmX3+a
64
artifact: SickChillInstaller.exe
65
on:
66
branch: master # release from master branch only
0 commit comments