master- Sync Repo

This commit is contained in:
Mali Bayhan
2021-10-26 22:13:36 -07:00
parent 7cdeb1a564
commit 11a5d2b83a
Vendored
+1 -1
View File
@@ -46,7 +46,7 @@ pipeline {
}
steps {
withSonarQubeEnv('SonarQube Server') {
withSonarQubeEnv('cicd') {
echo '################# MAVEN ###################'
sh 'mvn sonar:sonar'
}