Commit 90ae8f46 authored by QA-甘 盛聪's avatar QA-甘 盛聪

update

parent b324d1f8
#!/bin/bash
project_name=$1
branch_name=$2
public_ip=$3
sh 2_get_code_by_name.sh $project_name $branch_name
if [[ $? == 128 ]]; 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