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

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

Still Fixing

parent 43f2def3
2 merge requests!17Initial Merge to Prepare Release 1.0.0,!1Resolve "Metadaten konsolideren"
......@@ -15,7 +15,7 @@ pipeline {
steps {
milestone 1
withSonarQubeEnv('SonarQube Production') {
sh "mvn -Dmaven.test.failure.ignore=true -Dsonar.projectName=WS2020_PS_SWA_6_2 -Dsonar.projectKey=WS2020_PS_SWA_6_2 clean test jacoco:report sonar:sonar"
sh "mvn -Dmaven.test.failure.ignore=true -Dsonar.projectName=GitSearch -Dsonar.projectKey=GITSEARCH clean test jacoco:report sonar:sonar"
}
}
}
......
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