diff options
author | Michael Lando <ml636r@att.com> | 2017-10-30 10:17:48 +0200 |
---|---|---|
committer | Michael Lando <ml636r@att.com> | 2017-10-30 10:17:48 +0200 |
commit | 2c03a37611b117d679b914eba8a13a9d42e5f243 (patch) | |
tree | 3c6522367064bd984c75f1e2c4cfc1d57f61cd6d | |
parent | fbd0822042a8d025d0c45d22bd2e7e5ff4f1303e (diff) |
remove duplicate docker build
Change-Id: I546cfcf2ee47842b6ad998e0966748dd0bd52fed
Issue-Id: SDC-553
Signed-off-by: Michael Lando <ml636r@att.com>
-rw-r--r-- | sdc-os-chef/pom.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sdc-os-chef/pom.xml b/sdc-os-chef/pom.xml index cbe64073a4..9fec52d23e 100644 --- a/sdc-os-chef/pom.xml +++ b/sdc-os-chef/pom.xml @@ -430,7 +430,6 @@ <id>push-images</id> <phase>deploy</phase> <goals> - <goal>build</goal> <goal>push</goal> </goals> <configuration> |