Skip to content

Commit d168189

Browse files
authored
Merge pull request #143 from jwagantall/clm-path
Fix: Update path for CLM scan target
2 parents c886051 + 3010f73 commit d168189

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)