Skip to content

Commit 49d453b

Browse files
SLLS-387 Fix Shadow Scans
1 parent 74c93ac commit 49d453b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/shadow-scans.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
with:
2222
run-shadow-scans: true
2323
artifactory-deployer-role: qa-deployer
24-
maven-args: -release,-sign -Dcommercial -Dmaven.install.skip=true
24+
maven-args: -P-release,-sign -Dcommercial -Dmaven.install.skip=true
2525
artifactory-reader-role: private-reader
2626
- name: Run IRIS Analysis
2727
uses: SonarSource/unified-dogfooding-actions/run-iris@v1

0 commit comments

Comments
 (0)