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 {
|
||||
properties {
|
||||
property "sonar.organization", "ethauvin-github"
|
||||
property "sonar.projectKey", "ethauvin_semver"
|
||||
property "sonar.projectKey", "ethauvin_httpsatus"
|
||||
property "sonar.host.url", "https://sonarcloud.io"
|
||||
property("sonar.sourceEncoding", "UTF-8")
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue