We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 285e967 commit b5c9f2dCopy full SHA for b5c9f2d
1 file changed
.github/workflows/sonarcloud.yml
@@ -56,7 +56,7 @@ jobs:
56
args:
57
# Unique keys of your project and organization. You can find them in SonarCloud > Information (bottom-left menu)
58
# mandatory
59
- -Dsonar.projectKey=mobileid-strong-authentication
+ -Dsonar.projectKey=MobileID-Strong-Authentication_mobileid-client-java
60
-Dsonar.organization=mobileid-strong-authentication
61
# Comma-separated paths to directories containing main source files.
62
#-Dsonar.sources= # optional, default is project base directory
0 commit comments