Skip to content

Commit

Permalink
Test sonarcloud analysis in forked project
Browse files Browse the repository at this point in the history
Signed-off-by: SAINTIER FRANCOIS <[email protected]>
  • Loading branch information
SaintierFr committed Mar 21, 2022
1 parent efe517d commit df2ce07
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 49 deletions.
47 changes: 0 additions & 47 deletions .github/workflows/sonarcloud-analysis-test.yml

This file was deleted.

4 changes: 2 additions & 2 deletions .github/workflows/sonarcloud-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
run: |
mvn -B -s custom_maven_settings.xml \
-Dsonar.projectKey=com-pas_compas-sct \
-Dsonar.organization=com-pas \
-Dsonar.projectKey=SaintierFr_compas-sct \
-Dsonar.organization=saintierfr \
-Dsonar.host.url=https://sonarcloud.io \
verify org.sonarsource.scanner.maven:sonar-maven-plugin:sonar

0 comments on commit df2ce07

Please sign in to comment.