Add reference to test reports
This commit is contained in:
@@ -40,6 +40,13 @@ unittest-job:
|
||||
artifacts:
|
||||
paths:
|
||||
- target/
|
||||
when: always
|
||||
reports:
|
||||
junit:
|
||||
- target/surefire-reports/TEST-*.xml
|
||||
- target/failsafe-reports/TEST-*.xml
|
||||
|
||||
|
||||
|
||||
# integrationtest-job:
|
||||
# stage: test
|
||||
|
||||
Reference in New Issue
Block a user