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 f226ce2 commit 4f8fff1Copy full SHA for 4f8fff1
.github/workflows/build_and_deploy_to_gh_pages.yml
@@ -52,4 +52,4 @@ jobs:
52
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
53
run: |
54
cd org.sbouchet.emn.fil1A
55
- mvn -B verify org.sonarsource.scanner.maven:sonar-maven-plugin:sonar -Dsonar.projectKey=sbouchet_emn-fil
+ mvn -B verify org.sonarsource.scanner.maven:sonar-maven-plugin:sonar -Dsoner.organization=sbouchet -Dsonar.projectKey=sbouchet_emn-fil
0 commit comments