Merge "Dockerize the service"
authorToine Siebelink <toine.siebelink@est.tech>
Wed, 11 Nov 2020 08:41:49 +0000 (08:41 +0000)
committerGerrit Code Review <gerrit@onap.org>
Wed, 11 Nov 2020 08:41:49 +0000 (08:41 +0000)
cps-parent/pom.xml

index ea9c98a..643d2cc 100644 (file)
                             <goal>dockerBuild</goal>
                         </goals>
                     </execution>
-                    <!-- FIXME Enable this once migrated to onap,
                     <execution>
                         <phase>deploy</phase>
                         <id>buildAndPush</id>
                         <goals>
                             <goal>build</goal>
                         </goals>
-                    </execution>-->
+                    </execution>
                 </executions>
             </plugin>
         </plugins>