@@ -22,7 +22,7 @@ push_tag()
if [ "$1" = "test" ];
then
# login
- REGISTRY_URL="172.172.172.218:5000"
+ REGISTRY_URL="192.168.200.218:5000"
NAME_SPACE="hrsoft"
push_tag
elif [ "$1" = "common" ];