adding execution for generation docker images
[ccsdk/cds.git] / ms / blueprintsprocessor / application / pom.xml
index 7e60b3d..d4084ac 100755 (executable)
                         <executions>
                             <execution>
                                 <id>build-push-images</id>
-                                <phase>${docker.push.phase}</phase>
                                 <goals>
                                     <goal>build</goal>
                                     <goal>push</goal>