From: talasila Date: Mon, 20 Feb 2017 01:11:48 +0000 (-0500) Subject: listing docker images X-Git-Tag: v1.3.0~83 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=10c33cd35f772940a02cfdd72863a178776efb8d;hp=560a5cc753ad1195652292c17f519e6883b2f30f;p=portal.git listing docker images Change-Id: I0d5e3d135255c3044c400957087cb1f93425a6e9 Signed-off-by: talasila --- diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 55e8bfdf..478cdf95 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -2,7 +2,7 @@ - + - - - - - - - - - - @@ -53,8 +43,18 @@ - - + + + + + + + + + + + + @@ -63,7 +63,7 @@ - + @@ -112,6 +112,14 @@ + + + project.config + + + + + @@ -153,6 +161,8 @@ + + @@ -181,9 +191,7 @@ - - @@ -443,7 +451,7 @@ - + @@ -471,6 +479,78 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -479,6 +559,62 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -503,6 +639,62 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -521,7 +713,55 @@ - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -553,7 +793,7 @@ - + @@ -567,26 +807,35 @@ - + - - + + - + - - + + + + + + + + + + + - - + + diff --git a/deliveries/os_docker_push.sh b/deliveries/os_docker_push.sh index e19a360a..40d15cb5 100644 --- a/deliveries/os_docker_push.sh +++ b/deliveries/os_docker_push.sh @@ -1,5 +1,7 @@ #!/bin/bash +./run.sh + REPO="nexus3.openecomp.org:10003" APPS="${REPO}/openecomp/portalapps:1.0.0"