From: Francis Paquette Date: Thu, 29 Mar 2018 16:05:07 +0000 (-0400) Subject: Change pom to fix the docker job X-Git-Tag: v1.2.0~18 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=b03824428d96c6e738c04db6451322245fc03005;p=aai%2Fsparky-be.git Change pom to fix the docker job Issue-ID: AAI-961 Change-Id: I712e282b7cec0337e074cd69c31317a889bec38d Signed-off-by: Francis Paquette --- diff --git a/sparkybe-onap-application/pom.xml b/sparkybe-onap-application/pom.xml index ec40b53..aa25dfb 100644 --- a/sparkybe-onap-application/pom.xml +++ b/sparkybe-onap-application/pom.xml @@ -24,6 +24,8 @@ https://nexus.onap.org 2.20.0 ${basedir}/ + ${basedir}/target + sparky-be @@ -509,7 +511,7 @@ true docker-hub - ${docker.push.registry}/onap/${project.artifactId} + ${docker.push.registry}/onap/${docker.image.name} ${docker.location} latest