From: aravind.est Date: Fri, 21 Jun 2024 12:10:19 +0000 (+0100) Subject: SMO-TEIV skip docker image build and push with maven stage X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F95%2F12995%2F1;p=ci-management.git SMO-TEIV skip docker image build and push with maven stage Docker image build and push skipped during maven stage. Issue-ID: SMO-147 Change-Id: I058b4c8b28bd800a97acf0c0f533472ee51dbe6f Signed-off-by: aravind.est --- diff --git a/jjb/smo-teiv/smo-teiv.yaml b/jjb/smo-teiv/smo-teiv.yaml index 1006a419..bdec07ab 100644 --- a/jjb/smo-teiv/smo-teiv.yaml +++ b/jjb/smo-teiv/smo-teiv.yaml @@ -44,7 +44,7 @@ name: smo-teiv-maven # unlike other repos, maven verify/stage does require docker, # so is on same node as docker jobs - # mvn-opts: "-Ddocker.skip=true" + mvn-opts: "-Ddocker.skip=true" # build-node: ubuntu1804-builder-4c-4g build-node: ubuntu1804-docker-4c-4g jobs: