We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f7ef46 commit e9649d7Copy full SHA for e9649d7
1 file changed
appveyor.yml
@@ -145,6 +145,6 @@ deploy:
145
prerelease: true
146
tag: opengothic-v$(appveyor_build_version)
147
on:
148
- branch: $(APPVEYOR_REPO_TAG_NAME)
149
- APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2015 # mingw is default for now
+ branch: master
150
appveyor_repo_tag: true # deploy on tag push only
+ APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2015 # mingw is default for now
0 commit comments