Skip to content
Snippets Groups Projects
Commit f74f54c3 authored by OZGCloud's avatar OZGCloud
Browse files

OZG-5778 adjust maven goal for intelliform-adapter

parent b77196f2
No related branches found
No related tags found
No related merge requests found
...@@ -241,10 +241,8 @@ ...@@ -241,10 +241,8 @@
<artifactId>spring-boot-maven-plugin</artifactId> <artifactId>spring-boot-maven-plugin</artifactId>
<executions> <executions>
<execution> <execution>
<id>build-image</id>
<phase>install</phase>
<goals> <goals>
<goal>build-image</goal> <goal>build-image-no-fork</goal>
</goals> </goals>
</execution> </execution>
</executions> </executions>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment