mirror of
https://github.com/X11Libre/xserver.git
synced 2026-04-14 17:18:09 +00:00
Make artifacts of piglit results if job fails
Can be useful for figuring out what caused the failure.
This commit is contained in:
committed by
Michel Dänzer
parent
c1bb392b1d
commit
a7472da941
@@ -1,5 +1,9 @@
|
||||
image: nwnk/xserver-travis-rawhide:v5
|
||||
|
||||
job:
|
||||
artifacts:
|
||||
when: on_failure
|
||||
paths:
|
||||
- build/test/piglit-results/
|
||||
script:
|
||||
- ./test/scripts/build-travis-deps.sh
|
||||
|
||||
Reference in New Issue
Block a user