Skip to content

Commit 7c57a61

Browse files
committed
Added artifacts path
1 parent 965c404 commit 7c57a61

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.gitlab-ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ unit test:
2323
artifacts:
2424
reports:
2525
junit: Test/Report.xml
26+
paths:
27+
- Test
2628

2729
upload:
2830
stage: deploy

0 commit comments

Comments
 (0)