修改tool名
This commit is contained in:
parent
1103cd95e0
commit
c202c04dc8
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -9,7 +9,7 @@ pipeline {
|
||||
|
||||
tools {
|
||||
go 'go' // 使用Jenkins手动配置的Go工具
|
||||
sonarRunnerInstallation 'sonarQube' // 使用Jenkins配置的SonarQube工具
|
||||
hudson.plugins.sonar.SonarRunnerInstallation 'sonarQube' // 使用Jenkins配置的SonarQube工具
|
||||
}
|
||||
|
||||
environment {
|
||||
|
Loading…
x
Reference in New Issue
Block a user