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

OZG-5778 adjust maven goal to image build

parent 5703621b
No related branches found
No related tags found
No related merge requests found
...@@ -87,10 +87,8 @@ ...@@ -87,10 +87,8 @@
<executions> <executions>
<execution> <execution>
<id>build-image</id> <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