From: ml636r Date: Wed, 22 Feb 2017 13:50:20 +0000 (+0200) Subject: Remove duplicated docker build step X-Git-Tag: 1.0.0-Amsterdam~293 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F97%2F1197%2F1;p=sdc.git Remove duplicated docker build step Change-Id: Ife65df6998098b8e5ccac270543aabd16682888b Signed-off-by: ml636r --- diff --git a/sdc-os-chef/pom.xml b/sdc-os-chef/pom.xml index d665595bb5..3d761df5e6 100644 --- a/sdc-os-chef/pom.xml +++ b/sdc-os-chef/pom.xml @@ -1,5 +1,5 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 @@ -162,15 +162,15 @@ - clean-images - pre-clean - - remove - - - true - openecomp/sdc-backend:%l,openecomp/sdc-frontend:%l,openecomp/sdc-elasticsearch:%l,openecomp/sdc-kibana:%l - + clean-images + pre-clean + + remove + + + true + openecomp/sdc-backend:%l,openecomp/sdc-frontend:%l,openecomp/sdc-elasticsearch:%l,openecomp/sdc-kibana:%l + @@ -182,15 +182,14 @@ - push-images - deploy - - build - push - - - openecomp/sdc-backend:%l,openecomp/sdc-frontend:%l,openecomp/sdc-elasticsearch:%l,openecomp/sdc-kibana:%l - + push-images + deploy + + push + + + openecomp/sdc-backend:%l,openecomp/sdc-frontend:%l,openecomp/sdc-elasticsearch:%l,openecomp/sdc-kibana:%l +