Commit 651cc4d2 authored by 温海元's avatar 温海元

add qa-platform-ui

parent 87dd25a6
...@@ -15,7 +15,7 @@ fi ...@@ -15,7 +15,7 @@ fi
echo "部署项目开始" echo "部署项目开始"
if [ "$project_name" = "qa-platfrom-ui" ];then if [ "$project_name" = "qa-platform-ui" ];then
echo "这是一个UI项目" echo "这是一个UI项目"
cd ${target_dir} cd ${target_dir}
npm install npm install
......
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