Change docker image build phase to package 37/5037/1
authorGary Wu <gary.i.wu@huawei.com>
Wed, 14 Jun 2017 21:05:22 +0000 (14:05 -0700)
committerGary Wu <gary.i.wu@huawei.com>
Wed, 14 Jun 2017 21:06:19 +0000 (14:06 -0700)
Change docker image build phase to package
so that the image can be built indepedently
from the deployment to the registry.

Change-Id: Idd0e0b38d0b5ca867044e68fcc6e519295f98e9b
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
deliveries/pom.xml

index e0aa7e0..0651c1f 100755 (executable)
@@ -56,7 +56,7 @@
                                <executions>\r
                                        <execution>\r
                                                <id>generate-image</id>\r
-                                               <phase>deploy</phase>\r
+                                               <phase>package</phase>\r
                                                <goals>\r
                                                        <goal>build</goal>\r
                                                </goals>\r