mirror of
https://github.com/xenia-project/xenia.git
synced 2026-04-20 22:13:40 +00:00
[AppVeyor] Don't deploy pull requests
This commit is contained in:
parent
78565e94d6
commit
b9a4ba0c1f
1 changed files with 1 additions and 0 deletions
|
|
@ -142,6 +142,7 @@ deploy:
|
|||
branch: master # release from master branch only
|
||||
configuration: release # deploy release builds only
|
||||
appveyor_repo_tag: true # deploy on tag push only
|
||||
is_not_pr: true # don't deploy pull requests
|
||||
|
||||
# scripts to run before deployment
|
||||
#before_deploy:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue