diff --git a/Jenkinsfile b/Jenkinsfile index ebe1f0e..f7db5ce 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -9,7 +9,7 @@ pipeline { tools { go 'go' // 使用Jenkins手动配置的Go工具 - hudson.plugins.sonar.SonarRunnerInstallation 'sonarQube' // 使用Jenkins配置的SonarQube工具 + } environment {