We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 965c404 commit 7c57a61Copy full SHA for 7c57a61
1 file changed
.gitlab-ci.yml
@@ -23,6 +23,8 @@ unit test:
23
artifacts:
24
reports:
25
junit: Test/Report.xml
26
+ paths:
27
+ - Test
28
29
upload:
30
stage: deploy
0 commit comments