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