mirror of
https://github.com/apache/poi.git
synced 2025-02-21 09:35:26 +00:00
Jenkins DSL: Fix setting property for Sonar-Host-URL
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1786670 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
38f23e4c0e
commit
bd710dc5e7
@ -251,7 +251,7 @@ for more details about the DSL.</b>
|
||||
shell(shellcmds)
|
||||
gradle {
|
||||
switches('-PenableSonar')
|
||||
switches('-PsystemProp.sonar.host.url=$SONAR_HOST_URL')
|
||||
switches('-Dsonar.host.url=$SONAR_HOST_URL')
|
||||
tasks('sonarqube')
|
||||
useWrapper(false)
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user