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