This website works better with JavaScript.
Home
Explore
Help
Sign In
DaNike
/
BeatSaber-IPA-Reloaded
mirror of
https://github.com/bsmg/BeatSaber-IPA-Reloaded.git
Watch
1
Star
1
Fork
0
Code
Issues
0
Projects
0
Releases
78
Wiki
Activity
Browse Source
Added debug artifact to AppVeyor
pull/32/head
Anairkoen Schno
5 years ago
parent
8dd54d65cd
commit
90274dc7ef
1 changed files
with
3 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-0
appveyor.yml
+ 3
- 0
appveyor.yml
View File
@ -36,6 +36,8 @@ artifacts: # When Net3 is added, this will need to be moved to the for block to
name
:
BSIPA-$(platform)
-
path
:
BSIPA-ModList/bin/$(configuration)
name
:
ModList
-
path
:
./
name
:
DirDebug
#matrix:
#exclude:
@ -55,6 +57,7 @@ for:
except:
-
BUILD_DOC
:
'no'
artifacts:
environment:
do_deploy
:
false
skip_tags
:
false
Write
Preview
Loading…
Cancel
Save