Commit 9786e325 authored by 智勇's avatar 智勇

up

parent 038b9b18
...@@ -10,8 +10,7 @@ echo "NAMESPACE is $NAMESPACE" ...@@ -10,8 +10,7 @@ echo "NAMESPACE is $NAMESPACE"
# 运行qa工具 # 运行qa工具
echo "SYSTEM_NAME is $SYSTEM_NAME" echo "SYSTEM_NAME is $SYSTEM_NAME"
# host=`curl -s http://172.30.220.22:3003/proconfig/get_host?system_name=${SYSTEM_NAME}` host=`curl -s http://qaapi.liangkebang.com/proconfig/get_host?system_name=${SYSTEM_NAME}&key=host_name`
host="m"
echo "host: ${host}" echo "host: ${host}"
for entry in ./*tgz for entry in ./*tgz
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment