Update .gitlab-ci.yml
This commit is contained in:
parent
4a8528e72e
commit
c32b36e753
|
@ -33,7 +33,7 @@ test:
|
|||
artifacts:
|
||||
when: always
|
||||
reports:
|
||||
junit: build/test-results/test/**/TEST-*.xml
|
||||
junit: build/test-results/test/TEST-*.xml
|
||||
|
||||
package:
|
||||
stage: package
|
||||
|
|
Loading…
Reference in New Issue