Fixed sonarcloud project name.
This commit is contained in:
parent
37789dc633
commit
31b8c48bad
1 changed files with 1 additions and 1 deletions
|
@ -221,7 +221,7 @@ jacocoTestReport {
|
||||||
sonarqube {
|
sonarqube {
|
||||||
properties {
|
properties {
|
||||||
property "sonar.organization", "ethauvin-github"
|
property "sonar.organization", "ethauvin-github"
|
||||||
property "sonar.projectKey", "ethauvin_semver"
|
property "sonar.projectKey", "ethauvin_httpsatus"
|
||||||
property "sonar.host.url", "https://sonarcloud.io"
|
property "sonar.host.url", "https://sonarcloud.io"
|
||||||
property("sonar.sourceEncoding", "UTF-8")
|
property("sonar.sourceEncoding", "UTF-8")
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue