Don't upload artifacts to AppVeyor (#3316)

Uploaded JerryScript binaries aren't useful in practice
but this step regularly fails with an error message:
"Error uploading artifact the storage: Unable to connect to the remote server"

JerryScript-DCO-1.0-Signed-off-by: Csaba Osztrogonác oszi@inf.u-szeged.hu
This commit is contained in:
Csaba Osztrogonác
2019-11-14 13:58:37 +01:00
committed by Dániel Bátyai
parent be95aa33b4
commit 12184d7922
-4
View File
@@ -30,7 +30,3 @@ build:
project: build\Jerry.sln
parallel: true
verbosity: minimal
artifacts:
- path: build\bin\$(configuration)\
name: JerryScriptBinary