Skip to content

Commit

Permalink
fix decoration sonar
Browse files Browse the repository at this point in the history
  • Loading branch information
angelo.andreussi committed Aug 2, 2023
1 parent 3cbf1eb commit aec2583
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/sonarCloud-scan.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ jobs:
-Dsonar.projectKey=org.eclipse_kapua
-Dsonar.organization=eclipse
-Dsonar.host.url=https://sonarcloud.io
-Dsonar.pullrequest.provider=github
-Dsonar.scm.revision=${{ github.event.workflow_run.head_sha }}
-Dsonar.pullrequest.key=${{ fromJson(steps.get_pr_data.outputs.data).number }}
-Dsonar.pullrequest.branch=${{ fromJson(steps.get_pr_data.outputs.data).head.ref }}
Expand Down

0 comments on commit aec2583

Please sign in to comment.