summaryrefslogtreecommitdiffstats
path: root/deliveries/os_docker_release.sh
diff options
context:
space:
mode:
Diffstat (limited to 'deliveries/os_docker_release.sh')
-rw-r--r--deliveries/os_docker_release.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/deliveries/os_docker_release.sh b/deliveries/os_docker_release.sh
index fc721c2f..35ae22bd 100644
--- a/deliveries/os_docker_release.sh
+++ b/deliveries/os_docker_release.sh
@@ -2,7 +2,7 @@
./run.sh
-REPO="nexus3.openecomp.org:10003"
+REPO="nexus3.onap.org:10003"
TIMESTAMP=$(date +%C%y%m%dT%H%M%S)
VERSION="1.1.0-STAGING-${TIMESTAMP}"
@@ -24,4 +24,4 @@ docker tag ecompdb:portal ${DB_LATEST}
docker push ${APPS_VERSION}
docker push ${DB_VERSION}
docker push ${APPS_LATEST}
-docker push ${DB_LATEST} \ No newline at end of file
+docker push ${DB_LATEST}