mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-10-01 02:35:48 -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
@ -245,10 +245,11 @@ after_build:
|
|||||||
# artifacts configuration #
|
# artifacts configuration #
|
||||||
#---------------------------------#
|
#---------------------------------#
|
||||||
|
|
||||||
artifacts:
|
#artifacts:
|
||||||
- path: $(RS_DEPLOY)
|
# - path: '**\*.exe'
|
||||||
- path: '**\*.exe'
|
# - path: filelist.txt
|
||||||
- path: filelist.txt
|
# - path: $(RS_DEPLOY)
|
||||||
|
|
||||||
#
|
#
|
||||||
# # pushing a single file
|
# # pushing a single file
|
||||||
# - path: test.zip
|
# - path: test.zip
|
||||||
|
Loading…
Reference in New Issue
Block a user