aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVenkata Harish K Kajur <vk250x@att.com>2017-02-20 18:02:08 +0000
committerVenkata Harish K Kajur <vk250x@att.com>2017-02-20 18:02:54 +0000
commit06f578adacef17c0069c8eccef432c65f3ceb68f (patch)
treecdc7bb1957df278099133983f9d7dca671c894f3
parent73e492c5160f51101c8df56f24d4557b3786197a (diff)
Add ecomp to docker image name
Change-Id: Ie01a2b33041cc0e198d48c3bf3ab7777fc876238 Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
-rw-r--r--ajsc-aai/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/ajsc-aai/pom.xml b/ajsc-aai/pom.xml
index f4c2e1c..ffd407f 100644
--- a/ajsc-aai/pom.xml
+++ b/ajsc-aai/pom.xml
@@ -612,7 +612,7 @@
<configuration>
<verbose>true</verbose>
- <imageName>${docker.push.registry}/${project.artifactId}</imageName>
+ <imageName>${docker.push.registry}/ecomp/${project.artifactId}</imageName>
<dockerDirectory>${dockerLocation}</dockerDirectory>
<serverId>docker-hub</serverId>
<imageTags>