Fix the docker-stage jenkin jobs for osdf 95/103195/1
authorvrvarma <vikas.varma@att.com>
Thu, 5 Mar 2020 21:47:34 +0000 (16:47 -0500)
committervrvarma <vikas.varma@att.com>
Thu, 5 Mar 2020 21:47:47 +0000 (16:47 -0500)
Removing the mvn-goals, and use the default goals.

Change-Id: I4cb8bb3420a908a80ff063d7ed18d31d4c3b5191
Signed-off-by: vrvarma <vikas.varma@att.com>
Issue-ID: OPTFRA-713

jjb/optf/optf-osdf.yaml

index 77e421e..b4884b7 100644 (file)
@@ -32,7 +32,6 @@
           container-public-registry: 'nexus3.onap.org:10001'
           container-staging-registry: 'nexus3.onap.org:10003'
           docker-pom: 'pom.xml'
-          mvn-goals: 'install'
           mvn-params: '-Dmaven.test.skip=true -P docker'
 
     files: '**'