瀏覽代碼

try error version

formation 3 年之前
父節點
當前提交
db1bb7eaa6
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Jenkinsfile

+ 1 - 1
Jenkinsfile

@@ -137,7 +137,7 @@ node{
 	// }
     stage('SonarQube analysis') 
 		{
-			def scannerHome = tool 'SonarQube Scanner 9.6.1';
+			def scannerHome = tool 'SonarQube Scanner 4.7.0.2747';
 			withSonarQubeEnv('SonarQube') 
 			{ 
 			// If you have configured more than one global server connection, you can specify its name