From 1c9ca7b45163496af84fab3b7591c7353b69baa3 Mon Sep 17 00:00:00 2001 From: ShaabanEltanany Date: Wed, 7 Oct 2020 10:40:27 +0200 Subject: adding execution for generation docker images Issue-ID: CCSDK-2877 Signed-off-by: ShaabanEltanany Change-Id: I281e5781730ef77e63c27bf465b92648d814c83c --- cds-ui/application/pom.xml | 1 - cds-ui/server/pom.xml | 1 - 2 files changed, 2 deletions(-) (limited to 'cds-ui') diff --git a/cds-ui/application/pom.xml b/cds-ui/application/pom.xml index 4d8f8593d..444e8829a 100644 --- a/cds-ui/application/pom.xml +++ b/cds-ui/application/pom.xml @@ -89,7 +89,6 @@ limitations under the License. build-push-images - ${docker.push.phase} build push diff --git a/cds-ui/server/pom.xml b/cds-ui/server/pom.xml index c485cb27a..11f3d27f9 100644 --- a/cds-ui/server/pom.xml +++ b/cds-ui/server/pom.xml @@ -166,7 +166,6 @@ limitations under the License. build-push-images - ${docker.push.phase} build push -- cgit 1.2.3-korg