Skip to content

Commit

Permalink
Merge pull request #169 from com-pas/fix-sonarcloud-decorator
Browse files Browse the repository at this point in the history
SonarCloud Decorator Fix
  • Loading branch information
Dennis Labordus authored Jan 13, 2022
2 parents 97548e0 + a731fd9 commit 35b91cb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/sonarcloud-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,4 +61,5 @@ jobs:
-Dsonar.projectKey=com-pas_compas-cim-mapping \
-Dsonar.organization=com-pas \
-Dsonar.host.url=https://sonarcloud.io \
-Dsonar.pullrequest.key=${{ github.event.pull_request.number }} \
clean verify org.sonarsource.scanner.maven:sonar-maven-plugin:sonar

0 comments on commit 35b91cb

Please sign in to comment.