Commit 754b0bbb authored by 智勇's avatar 智勇

up

parent eba759ff
...@@ -2,7 +2,7 @@ project_name=$1 ...@@ -2,7 +2,7 @@ project_name=$1
tag=$2 tag=$2
target_user='root' target_user='root'
target_ip='172.30.220.22' target_ip='172.30.220.22'
target_dir='/home/quant_group/qahome-diamond' target_dir="/home/quant_group/${project_name}"
qaapi='http://172.30.220.22:3003' qaapi='http://172.30.220.22:3003'
git_path=`curl -s "${qaapi}/proconfig/get_info?system_name=${project_name}&key=git_path"` git_path=`curl -s "${qaapi}/proconfig/get_info?system_name=${project_name}&key=git_path"`
......
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