summaryrefslogtreecommitdiffstats
path: root/cds-ui/server
diff options
context:
space:
mode:
authorShaabanEltanany <shaaban.eltanany.ext@orange.com>2020-10-07 10:40:27 +0200
committerKAPIL SINGAL <ks220y@att.com>2020-10-13 18:15:32 +0000
commit1c9ca7b45163496af84fab3b7591c7353b69baa3 (patch)
tree99e20e6a74dd12a68670f03a0e583f3a85622c88 /cds-ui/server
parent87f19fdcf1a1ca6555a9810f9629775fa10e18af (diff)
adding execution for generation docker images
Issue-ID: CCSDK-2877 Signed-off-by: ShaabanEltanany <shaaban.eltanany.ext@orange.com> Change-Id: I281e5781730ef77e63c27bf465b92648d814c83c
Diffstat (limited to 'cds-ui/server')
-rw-r--r--cds-ui/server/pom.xml1
1 files changed, 0 insertions, 1 deletions
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.
<executions>
<execution>
<id>build-push-images</id>
- <phase>${docker.push.phase}</phase>
<goals>
<goal>build</goal>
<goal>push</goal>