Skip to content

Commit e6f2b1f

Browse files
authored
Update .gitlab-ci.yml
1 parent d35f264 commit e6f2b1f

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.gitlab-ci.yml

-5
Original file line numberDiff line numberDiff line change
@@ -23,11 +23,6 @@ test:
2323
stage: test
2424
script:
2525
- mvn verify
26-
artifacts:
27-
reports:
28-
junit:
29-
- target/surefire-reports/TEST-*.xml
30-
- target/failsafe-reports/TEST-*.xml
3126

3227
package:
3328
stage: package

0 commit comments

Comments
 (0)