From: Determe, Sebastien (sd378r) Date: Wed, 9 Aug 2017 11:12:39 +0000 (-0700) Subject: Fix the docker image push X-Git-Tag: 6.0.0~11^2~1060 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=29ed4a92e925b2fa7de9ee53dc527547a56b6f01;p=policy%2Fclamp.git Fix the docker image push Fix the missing operation TAG in spotify plugin to push the docker image Change-Id: I11fb180a51275552ee9d4ecce353b6847c62bbcb Signed-off-by: Determe, Sebastien (sd378r) --- diff --git a/pom.xml b/pom.xml index be07e35b8..07297c358 100644 --- a/pom.xml +++ b/pom.xml @@ -610,6 +610,18 @@ + tag-image + package + + tag + + + onap/clamp + ${docker.push.registry}/onap/clamp + ${skip.docker.tag} + + + push-image deploy