From 29ed4a92e925b2fa7de9ee53dc527547a56b6f01 Mon Sep 17 00:00:00 2001 From: "Determe, Sebastien (sd378r)" Date: Wed, 9 Aug 2017 04:12:39 -0700 Subject: 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) --- pom.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index be07e35b..07297c35 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 -- cgit 1.2.3-korg