Commit 86eadd91 by tingweiwang

Update update_configmap.sh

1 parent 441c3035
Showing with 1 additions and 1 deletions
......@@ -2,7 +2,7 @@
configmap_branch=$1
project_name=$2 #项目名称,由jenkins传递 ,kpl还是gpuhub。
seetaas_deploy_workspace=/root/seetaas-deploy
gpuhub_deploy_workspace=/root/gpuhub-deploy
gpuhub_deploy_workspace=/root/autodl-deploy
echo "开始判断configmap-kpl目录是否在目标位置"
sleep 3
if [ ! -d "/root/configmap-kpl" ]; then
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!