summaryrefslogtreecommitdiffstats
path: root/authz-service/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'authz-service/pom.xml')
-rw-r--r--authz-service/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/authz-service/pom.xml b/authz-service/pom.xml
index 366960d8..4d8940f0 100644
--- a/authz-service/pom.xml
+++ b/authz-service/pom.xml
@@ -175,7 +175,7 @@
</configuration>
<executions>
- <execution>
+ <!-- <execution>
<id>build-image</id>
<phase>package</phase>
<goals>
@@ -184,7 +184,7 @@
<configuration>
<skipDockerBuild>${skip.docker.build}</skipDockerBuild>
</configuration>
- </execution>
+ </execution> -->
<execution>
<id>tag-image-latest-timestamp</id>