testing junit viewer 3
This commit is contained in:
parent
9c471294ba
commit
8179e0ff19
1 changed files with 1 additions and 0 deletions
|
@ -42,6 +42,7 @@ test:
|
|||
stage: test
|
||||
script:
|
||||
- gradle test
|
||||
- npm install junit-viewer -g
|
||||
- npm junit-viewer --results=/home/git/gitlab/shared/artifacts/build/test-results/test --port=3000
|
||||
artifacts:
|
||||
paths:
|
||||
|
|
Loading…
Reference in a new issue