From 3fe76b79b3292e22d5f7fc88169609bfa542c89c Mon Sep 17 00:00:00 2001 From: Gary Wu Date: Wed, 27 Sep 2017 15:56:22 -0700 Subject: Add serverId for sniroemulator docker push Change-Id: Iedd2169100d7bb56ebeaebb95451acb723bea11b Issue-ID: INT-215 Signed-off-by: Gary Wu --- test/mocks/sniroemulator/pom.xml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'test') 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 @@ docker-maven-plugin 0.4.11 + true + docker-hub ${docker.push.registry}/onap/${project.artifactId} ${dockerLocation} -- cgit 1.2.3-korg