Commit ebfecf90 authored by 智勇's avatar 智勇

up

parent 71d960df
...@@ -14,6 +14,7 @@ project_name : ${project_name} ...@@ -14,6 +14,7 @@ project_name : ${project_name}
branch_name : ${branch_name} branch_name : ${branch_name}
project_type : ${project_type} project_type : ${project_type}
public_ip : ${public_ip} public_ip : ${public_ip}
apollo_idc : ${apollo_idc}
" "
if [ -n "$project_name" ] && [ -n "$branch_name" ]; then if [ -n "$project_name" ] && [ -n "$branch_name" ]; then
......
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