Skip to content
This repository has been archived by the owner on Jul 23, 2024. It is now read-only.

Commit

Permalink
Fix: Enable fork
Browse files Browse the repository at this point in the history
Signed-off-by: Gloria Ciavarrini <gciavarrini@redhat.com>
  • Loading branch information
gciavarrini authored and openshift-merge-robot committed Mar 29, 2023
1 parent 1736fc4 commit 7b559a7
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions workflow-service/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -241,7 +241,6 @@
<execution>
<configuration>
<jvmArguments>-Dspring-boot.run.profiles=local</jvmArguments>
<fork>false</fork>
</configuration>
<id>pre-openapi-json-gen</id>
<goals>
Expand All @@ -250,9 +249,6 @@
<phase>process-classes</phase>
</execution>
<execution>
<configuration>
<fork>false</fork>
</configuration>
<id>post-openapi-json-gen</id>
<goals>
<goal>stop</goal>
Expand Down

0 comments on commit 7b559a7

Please sign in to comment.