The build of the docker-image is not triggerd automatically
[demos/kafka/demos-kafka-payment-system-transfer] / pom.xml
diff --git a/pom.xml b/pom.xml
index df51758..906b254 100644 (file)
--- a/pom.xml
+++ b/pom.xml
             </image>
           </images>
         </configuration>
-        <executions>
-          <execution>
-             <id>build</id>
-             <phase>package</phase>
-             <goals>
-               <goal>build</goal>
-             </goals>
-          </execution>
-        </executions>
       </plugin>
     </plugins>
   </build>