listing docker images
[portal.git] / deliveries / os_docker_push.sh
index e19a360..40d15cb 100644 (file)
@@ -1,5 +1,7 @@
 #!/bin/bash
 
+./run.sh
+
 REPO="nexus3.openecomp.org:10003"
 
 APPS="${REPO}/openecomp/portalapps:1.0.0"