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 --- ms/blueprintsprocessor/application/pom.xml | 1 - ms/command-executor/pom.xml | 1 - ms/py-executor/pom.xml | 1 - ms/sdclistener/distribution/pom.xml | 1 - 4 files changed, 4 deletions(-) (limited to 'ms') diff --git a/ms/blueprintsprocessor/application/pom.xml b/ms/blueprintsprocessor/application/pom.xml index 7e60b3de6..d4084ac54 100755 --- a/ms/blueprintsprocessor/application/pom.xml +++ b/ms/blueprintsprocessor/application/pom.xml @@ -359,7 +359,6 @@ build-push-images - ${docker.push.phase} build push diff --git a/ms/command-executor/pom.xml b/ms/command-executor/pom.xml index 7cd1a2b12..04e0614df 100755 --- a/ms/command-executor/pom.xml +++ b/ms/command-executor/pom.xml @@ -134,7 +134,6 @@ build-push-images - ${docker.push.phase} build push diff --git a/ms/py-executor/pom.xml b/ms/py-executor/pom.xml index abba69b8c..be56787a8 100644 --- a/ms/py-executor/pom.xml +++ b/ms/py-executor/pom.xml @@ -133,7 +133,6 @@ build-push-images - ${docker.push.phase} build push diff --git a/ms/sdclistener/distribution/pom.xml b/ms/sdclistener/distribution/pom.xml index e9f5b949e..7a85394f4 100755 --- a/ms/sdclistener/distribution/pom.xml +++ b/ms/sdclistener/distribution/pom.xml @@ -163,7 +163,6 @@ build-push-images - ${docker.push.phase} build push -- cgit 1.2.3-korg