aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.github/workflows/gerrit-merge.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/gerrit-merge.yaml b/.github/workflows/gerrit-merge.yaml
index b465da5a2..28d8d27e6 100644
--- a/.github/workflows/gerrit-merge.yaml
+++ b/.github/workflows/gerrit-merge.yaml
@@ -91,6 +91,7 @@ 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]