We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1dee119 commit 9d046d9Copy full SHA for 9d046d9
1 file changed
.github/workflows/build.yml
@@ -21,6 +21,8 @@ jobs:
21
- uses: SonarSource/ci-github-actions/build-poetry@v1
22
with:
23
sonar-platform: none
24
+ artifactory-reader-role: private-reader
25
+ artifactory-deployer-role: qa-deployer
26
deploy-pull-request: true
27
28
0 commit comments