From: vrvarma Date: Thu, 5 Mar 2020 21:47:34 +0000 (-0500) Subject: Fix the docker-stage jenkin jobs for osdf X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=4dbca26d24eff190e4694c92fe282a40e05c2506;p=ci-management.git Fix the docker-stage jenkin jobs for osdf Removing the mvn-goals, and use the default goals. Change-Id: I4cb8bb3420a908a80ff063d7ed18d31d4c3b5191 Signed-off-by: vrvarma Issue-ID: OPTFRA-713 --- diff --git a/jjb/optf/optf-osdf.yaml b/jjb/optf/optf-osdf.yaml index 77e421ea6..b4884b752 100644 --- a/jjb/optf/optf-osdf.yaml +++ b/jjb/optf/optf-osdf.yaml @@ -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: '**'