summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsg481n <sg481n@att.com>2017-09-24 16:53:51 +0000
committersg481n <sg481n@att.com>2017-09-24 16:53:57 +0000
commit2baf3d9dc4dbeeba6ea6702c740c346abc08fd03 (patch)
tree8755a36f817b07feeec2b598fb9c873dfc7852df
parent174d19b68ca1891d236487a32ba394bcace1b465 (diff)
Release docker image of AAF to nexus
Issue-id: AAF-59 Change-Id: I7f6b99a35f17de85ea32b77d5d31e1bbe73f7cc1 Signed-off-by: sg481n <sg481n@att.com>
-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>