.gitlab-ci: add test data to artifacts
This commit is contained in:
parent
0f9204b119
commit
289242fcbf
@ -17,6 +17,8 @@ build:
|
|||||||
- ninja
|
- ninja
|
||||||
artifacts:
|
artifacts:
|
||||||
untracked: true
|
untracked: true
|
||||||
|
paths:
|
||||||
|
- test
|
||||||
|
|
||||||
test:
|
test:
|
||||||
stage: test
|
stage: test
|
||||||
|
Loading…
Reference in New Issue
Block a user