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 18daabc commit 9297807Copy full SHA for 9297807
.github/workflows/build.yml
@@ -25,6 +25,7 @@ jobs:
25
version: 2025.7.12
26
- uses: SonarSource/ci-github-actions/build-maven@v1
27
with:
28
+ artifactory-reader-role: private-reader
29
deploy-pull-request: true
30
sonar-platform: next
31
- uses: SonarSource/ci-github-actions/promote@v1
0 commit comments