Skip to content

Commit

Permalink
Revert "Fix: Continue if CLM GHA job fails"
Browse files Browse the repository at this point in the history
This reverts commit 39ff3b6.

Issue-ID: CIMAN-33
Change-Id: Ic6a7d75b0859ba8548b168f28a24718ca1c54b8a
Signed-off-by: Jessica Wagantall <[email protected]>
  • Loading branch information
jwagantall committed Mar 25, 2024
1 parent 39ff3b6 commit 3a3f778
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/gerrit-merge.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,6 @@ jobs:
-DaltDeploymentRepository=staging::default::file:"${GITHUB_WORKSPACE}"/m2repo
secrets:
NEXUS_IQ_PASSWORD: ${{ secrets.NEXUS_IQ_PASSWORD }}
continue-on-error: true

run-maven-sonar:
needs: [notify, run-maven-clm]
Expand Down

0 comments on commit 3a3f778

Please sign in to comment.