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
|
stage: test
|
||||||
script:
|
script:
|
||||||
- gradle test
|
- gradle test
|
||||||
|
- npm install junit-viewer -g
|
||||||
- npm junit-viewer --results=/home/git/gitlab/shared/artifacts/build/test-results/test --port=3000
|
- npm junit-viewer --results=/home/git/gitlab/shared/artifacts/build/test-results/test --port=3000
|
||||||
artifacts:
|
artifacts:
|
||||||
paths:
|
paths:
|
||||||
|
|
Loading…
Reference in a new issue