master- Sync Repo
This commit is contained in:
parent
7cdeb1a564
commit
11a5d2b83a
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -46,7 +46,7 @@ pipeline {
|
|||||||
}
|
}
|
||||||
|
|
||||||
steps {
|
steps {
|
||||||
withSonarQubeEnv('SonarQube Server') {
|
withSonarQubeEnv('cicd') {
|
||||||
echo '################# MAVEN ###################'
|
echo '################# MAVEN ###################'
|
||||||
sh 'mvn sonar:sonar'
|
sh 'mvn sonar:sonar'
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user