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 1236637 commit 97c4c05Copy full SHA for 97c4c05
.github/workflows/sonarcloud.yml
@@ -65,7 +65,7 @@ jobs:
65
SONAR_HOST_URL: https://sonarcloud.io
66
with:
67
# omitted for now: -Dsonar.projectDescription=${{ env.projectDescription }}
68
- args: |
+ args: >
69
-Dsonar.organization=robtimus-github
70
-Dsonar.projectKey=${{ env.projectName }}
71
-Dsonar.links.homepage=${{ env.projectHomepage }}
0 commit comments