Update appveyor.yml
This commit is contained in:
parent
a1ec5b1260
commit
d1744db26d
@ -10,15 +10,10 @@ environment:
|
|||||||
|
|
||||||
branches:
|
branches:
|
||||||
only:
|
only:
|
||||||
- master
|
- main
|
||||||
- develop
|
|
||||||
|
|
||||||
skip_branch_with_pr: true
|
skip_branch_with_pr: true
|
||||||
|
|
||||||
# Doesn't work :(
|
|
||||||
#cache:
|
|
||||||
# - build
|
|
||||||
|
|
||||||
configuration:
|
configuration:
|
||||||
- Debug
|
- Debug
|
||||||
- Release
|
- Release
|
||||||
@ -43,5 +38,3 @@ build:
|
|||||||
artifacts:
|
artifacts:
|
||||||
- path: build/version.txt
|
- path: build/version.txt
|
||||||
- path: build/bin/**/h2-mod.exe
|
- path: build/bin/**/h2-mod.exe
|
||||||
# - path: build/bin/**/*.exe
|
|
||||||
# - path: build/bin/**/*.pdb
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user