mirror of
https://github.com/stedolan/jq.git
synced 2024-05-11 05:55:39 +00:00
Upload build failure logs
Signed-off-by: Nicolas Williams <nico@cryptonector.com>
This commit is contained in:
committed by
Nicolas Williams
parent
ec4dfd32cc
commit
e6e07cd2c6
10
appveyor.yml
10
appveyor.yml
@ -33,3 +33,13 @@ artifacts:
|
||||
- path: jq.exe
|
||||
name: jq-exe
|
||||
|
||||
- path: test-suite.log
|
||||
name: logs
|
||||
|
||||
|
||||
on_failure:
|
||||
- cat test-suite.log
|
||||
- appveyor PushArtifact test-suite.log
|
||||
# also push the jq.exe so that someone can download it anyways...
|
||||
- appveyor PushArtifact jq-package.zip
|
||||
|
||||
|
Reference in New Issue
Block a user