Update core-nssmf-simulator maven-docker-stage job 24/132124/1
authorxuegao <xue.gao@intl.att.com>
Thu, 10 Nov 2022 10:06:57 +0000 (11:06 +0100)
committerxuegao <xue.gao@intl.att.com>
Thu, 10 Nov 2022 10:06:57 +0000 (11:06 +0100)
Update gerrit-maven-docker-stage job to push docker image at mvn deploy phase.

Issue-ID: INT-2162
Signed-off-by: xuegao <xue.gao@intl.att.com>
Change-Id: I02c5955e4ee3ea3993e2e4137f864f4e5b7632b1

jjb/integration/simulators/integration-core-nssmf-simulator.yaml

index 299fc1e..84c8b72 100644 (file)
@@ -32,7 +32,7 @@
             maven-versions-plugin: true
             container-public-registry: 'nexus3.onap.org:10001'
             container-staging-registry: 'nexus3.onap.org:10003'
-            mvn-goals: 'clean install'
+            mvn-goals: 'clean deploy'
             mvn-params: '-P docker'
         - gerrit-maven-stage:
             sign-artifacts: true