.gitlab-ci: upload test artifacts on failure
This commit is contained in:
parent
289242fcbf
commit
7058881a2d
@ -29,5 +29,5 @@ test:
|
|||||||
- cd build
|
- cd build
|
||||||
- ctest -vvv
|
- ctest -vvv
|
||||||
artifacts:
|
artifacts:
|
||||||
paths:
|
when: on_failure
|
||||||
- Testing/
|
untracked: true
|
||||||
|
Loading…
Reference in New Issue
Block a user