Skip to content

Commit 1012f45

Browse files
committed
Fix: Update path for CLM scan target
Signed-off-by: Jessica Wagantall <[email protected]>
1 parent c886051 commit 1012f45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/composed-maven-nexus-iq.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,4 +142,4 @@ jobs:
142142
password: ${{ secrets.NEXUS_IQ_PASSWORD }}
143143
applicationId: ${{ env.APPLICATION_ID }}
144144
stage: ${{ env.NEXUS_STAGE }}
145-
target: ". /home/runner/work/${REPO_DASHED}"
145+
target: ""

0 commit comments

Comments
 (0)