mirror of
https://github.com/2006-Scape/apollo.git
synced 2026-07-03 00:38:21 +00:00
Use new SonarCloud organization
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@ jdk:
|
||||
|
||||
addons:
|
||||
sonarcloud:
|
||||
organization: "github-apollo-rsps"
|
||||
organization: "apollo-rsps"
|
||||
|
||||
after_success:
|
||||
- ./gradlew jacocoTestReport
|
||||
|
||||
@@ -61,7 +61,7 @@ gradle.projectsEvaluated {
|
||||
|
||||
sonarqube {
|
||||
properties {
|
||||
property "sonar.organization", "github-apollo-rsps"
|
||||
property "sonar.organization", "apollo-rsps"
|
||||
property "sonar.projectKey", "apollo:org.apollo"
|
||||
property "sonar.projectName", "Apollo RSPS"
|
||||
property "sonar.kotlin.file.suffixes", ".kt,.kts"
|
||||
|
||||
Reference in New Issue
Block a user