summaryrefslogtreecommitdiffstats
path: root/prh-app-server/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'prh-app-server/pom.xml')
-rw-r--r--prh-app-server/pom.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/prh-app-server/pom.xml b/prh-app-server/pom.xml
index 44ebca2f..a2d0aff5 100644
--- a/prh-app-server/pom.xml
+++ b/prh-app-server/pom.xml
@@ -70,6 +70,7 @@
</execution>
</executions>
<configuration>
+ <skipDockerBuild>false</skipDockerBuild>
<imageName>
${onap.nexus.dockerregistry.daily}/onap/${project.groupId}.${project.artifactId}
</imageName>
@@ -205,4 +206,4 @@
</dependency>
</dependencies>
</dependencyManagement>
-</project> \ No newline at end of file
+</project>