aboutsummaryrefslogtreecommitdiffstats
path: root/test/mocks/sniroemulator
diff options
context:
space:
mode:
authorGary Wu <gary.i.wu@huawei.com>2017-09-27 15:56:22 -0700
committerGary Wu <gary.i.wu@huawei.com>2017-09-27 15:57:18 -0700
commit3fe76b79b3292e22d5f7fc88169609bfa542c89c (patch)
tree471eacf810340c031ec0d2416a5a69c8f5896311 /test/mocks/sniroemulator
parent8224f3f59e7fac55c91a6c510b85be418720e875 (diff)
Add serverId for sniroemulator docker push
Change-Id: Iedd2169100d7bb56ebeaebb95451acb723bea11b Issue-ID: INT-215 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
Diffstat (limited to 'test/mocks/sniroemulator')
-rw-r--r--test/mocks/sniroemulator/pom.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/mocks/sniroemulator/pom.xml b/test/mocks/sniroemulator/pom.xml
index 072f0ea31..5c2493755 100644
--- a/test/mocks/sniroemulator/pom.xml
+++ b/test/mocks/sniroemulator/pom.xml
@@ -228,6 +228,8 @@
<artifactId>docker-maven-plugin</artifactId>
<version>0.4.11</version>
<configuration>
+ <verbose>true</verbose>
+ <serverId>docker-hub</serverId>
<imageName>${docker.push.registry}/onap/${project.artifactId}</imageName>
<dockerDirectory>${dockerLocation}</dockerDirectory>
<imageTags>