stage ("SonarQube analysis") { dir('source') { def scannerHome = tool 'sonscanner'; withSonarQubeEnv('sonar'){ timeout(time: 1, ...
確定! 回上一頁