Skip to content

Commit

Permalink
Added artifacts path
Browse files Browse the repository at this point in the history
  • Loading branch information
muit committed Nov 9, 2019
1 parent 965c404 commit 7c57a61
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ unit test:
artifacts:
reports:
junit: Test/Report.xml
paths:
- Test

upload:
stage: deploy
Expand Down

0 comments on commit 7c57a61

Please sign in to comment.