mirror of
https://git.do.srb2.org/STJr/SRB2.git
synced 2024-11-15 01:01:33 +00:00
appveyor: only for taggeed master builds
This commit is contained in:
parent
bf85cc25bd
commit
dfe5246636
1 changed files with 3 additions and 0 deletions
|
@ -75,6 +75,9 @@ deploy:
|
||||||
folder: appveyor
|
folder: appveyor
|
||||||
application:
|
application:
|
||||||
active_mode: false
|
active_mode: false
|
||||||
|
on:
|
||||||
|
branch: master
|
||||||
|
appveyor_repo_tag: true
|
||||||
|
|
||||||
|
|
||||||
on_finish:
|
on_finish:
|
||||||
|
|
Loading…
Reference in a new issue