Added sonar.organization property.
This commit is contained in:
parent
30f2ef7273
commit
b8c3bf9615
1 changed files with 1 additions and 0 deletions
|
@ -144,6 +144,7 @@ incrementBuildMeta {
|
|||
|
||||
sonarqube {
|
||||
properties {
|
||||
property "sonar.organization", "ethauvin-github"
|
||||
property "sonar.projectKey", "ethauvin_mobibot"
|
||||
property "sonar.host.url", "https://sonarcloud.io"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue