stage('SonarQube analysis') { withSonarQubeEnv('Sonar'){ sh '/usr/local/maven/bin/mvn sonar:sonar -Dsonar.projectName=CTS-capital' } }.
確定! 回上一頁