withSonarQubeEnv ('SONAR 6.4') { sh "${scannerHome}/bin/sonar-scanner" sh "cat .scannerwork/report-task.txt" def props = readProperties file: ...
確定! 回上一頁