We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc155c0 commit 4020a35Copy full SHA for 4020a35
.github/workflows/build.yml
@@ -145,6 +145,7 @@ jobs:
145
- name: Configure Maven
146
uses: SonarSource/ci-github-actions/config-maven@v1
147
with:
148
+ working-directory: its/plugin
149
artifactory-reader-role: private-reader
150
use-develocity: ${{ env.USE_DEVELOCITY }}
151
develocity-url: ${{ env.DEVELOCITY_URL }}
0 commit comments