Skip to content

Commit b93fd25

Browse files
committed
correct sonar.projectKey for showcase
1 parent 3f4ee44 commit b93fd25

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

.github/workflows/sdk-platform-java-sonar.yaml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,6 @@ jobs:
9797
-Penable-integration-tests \
9898
-DenableShowcaseTestCoverage \
9999
org.sonarsource.scanner.maven:sonar-maven-plugin:sonar \
100-
-Dsonar.projectKey=googleapis_gapic-generator-java_integration_tests \
100+
-Dsonar.projectKey=googleapis_google-cloud-java_showcase \
101101
-Dsonar.organization=googleapis \
102-
-Dsonar.host.url=https://sonarcloud.io \
103-
-Dsonar.projectName=googleapis_google-cloud-java_showcase
102+
-Dsonar.host.url=https://sonarcloud.io

0 commit comments

Comments
 (0)