mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-19 14:30:43 -04:00
Disable Appveyor CI artifacts due to space exaustion
Artifact space exaustion has caused CI error since days
This commit is contained in:
parent
42612e3f58
commit
05116b8311
1 changed files with 5 additions and 4 deletions
|
@ -245,10 +245,11 @@ after_build:
|
|||
# artifacts configuration #
|
||||
#---------------------------------#
|
||||
|
||||
artifacts:
|
||||
- path: $(RS_DEPLOY)
|
||||
- path: '**\*.exe'
|
||||
- path: filelist.txt
|
||||
#artifacts:
|
||||
# - path: '**\*.exe'
|
||||
# - path: filelist.txt
|
||||
# - path: $(RS_DEPLOY)
|
||||
|
||||
#
|
||||
# # pushing a single file
|
||||
# - path: test.zip
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue