Skip to content
Snippets Groups Projects
Commit 891161d8 authored by OZG-Cloud Team's avatar OZG-Cloud Team
Browse files

OZG-5778 adjust maven goal for intelliform-adapter

parent 94bb5b36
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