AppVeyor deploy on deploy-test

This commit is contained in:
Florian Märkl 2018-10-02 13:01:07 +02:00
parent 0e4930c603
commit 647a6c4531

View File

@ -11,6 +11,7 @@ branches:
only:
- master
- /v\d.*/
- deploy-test
# Environment
environment:
@ -89,6 +90,5 @@ deploy:
draft: true
prerelease: false
on:
branch: master
appveyor_repo_tag: true
DEPLOY: true