Disable Appveyor CI artifacts due to space exaustion

Artifact space exaustion has caused CI error since days
This commit is contained in:
Gioacchino Mazzurco 2019-04-25 00:34:55 +02:00
parent 42612e3f58
commit 05116b8311
No known key found for this signature in database
GPG Key ID: A1FBCA3872E87051

View File

@ -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