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:
committed by
Dániel Bátyai
parent
be95aa33b4
commit
12184d7922
@@ -30,7 +30,3 @@ build:
|
||||
project: build\Jerry.sln
|
||||
parallel: true
|
||||
verbosity: minimal
|
||||
|
||||
artifacts:
|
||||
- path: build\bin\$(configuration)\
|
||||
name: JerryScriptBinary
|
||||
|
||||
Reference in New Issue
Block a user