mirror of
https://github.com/jerryscript-project/jerryscript.git
synced 2025-12-15 16:29:21 +00:00
Allow build artifacts on AppVeyor (#2752)
Enabled the creation of JerryScript Windows binary artifacts during builds. JerryScript-DCO-1.0-Signed-off-by: Peter Gal pgal.u-szeged@partner.samsung.com
This commit is contained in:
parent
4f5ffb4f3a
commit
f22eea5c6e
@ -30,3 +30,7 @@ build:
|
||||
project: build\Jerry.sln
|
||||
parallel: true
|
||||
verbosity: minimal
|
||||
|
||||
artifacts:
|
||||
- path: build\bin\$(configuration)\
|
||||
name: JerryScriptBinary
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user