aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--prh-app-server/pom.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/prh-app-server/pom.xml b/prh-app-server/pom.xml
index 0944c50f..679baede 100644
--- a/prh-app-server/pom.xml
+++ b/prh-app-server/pom.xml
@@ -195,7 +195,7 @@
</image>
</images>
</configuration>
- <!-- <executions>
+ <executions>
<execution>
<id>docker-build-image</id>
<phase>package</phase>
@@ -211,7 +211,6 @@
</goals>
</execution>
</executions>
- -->
</plugin>
</plugins>
</build>