Skip to content
Snippets Groups Projects
Verified Commit c4a4de6c authored by Ubbo Veentjer's avatar Ubbo Veentjer
Browse files

collect test results with ci

parent 8c8d10eb
No related branches found
No related tags found
1 merge request!3Resolve "Fix all UNIT tests"
Pipeline #305376 failed
......@@ -74,7 +74,9 @@ test:
image: maven:3.8.3-jdk-8
script:
- mvn $MAVEN_OPTS $MAVEN_CLI_OPTS $MAVEN_DEPLOY_OPTS -U clean test
artifacts:
reports:
junit: target/surefire-reports/TEST-*.xml
# Build and deploy all the JARs to GWDG Nexus, and build all the DEBs and store DEBs to artifacts.
build_and_deploy:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment