This is the codeAbility Sharing Platform! Learn more about the codeAbility Sharing Platform.

Skip to content
Snippets Groups Projects
Commit 7816920b authored by Michael Breu's avatar Michael Breu :speech_balloon:
Browse files

Still Fixing jacoco reporting

parent 72a0c808
1 merge request!17Initial Merge to Prepare Release 1.0.0
......@@ -17,7 +17,7 @@ pipeline {
steps {
milestone 1
withSonarQubeEnv('SonarQube Production') {
sh "mvn -Dmaven.test.failure.ignore=true clean test jacoco:report integration-test jacoco:report-integration"
sh "mvn -Dmaven.test.failure.ignore=true clean verify"
}
}
}
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment