Commit 4b70d36e authored by QA-甘 盛聪's avatar QA-甘 盛聪

a

parent c5d5b277
......@@ -50,7 +50,7 @@ function build_android()
echo "当前路径"
rm -rf ${project_path}/apk/*
pwd
mv ${apkfile} ${project_path}/apk/${branch_name}_${product_flavors}.apk
mv ${buildapk_path}/${apkfile} ${project_path}/apk/${branch_name}_${product_flavors}.apk
else
echo "Fail to checkout branch ${branch_name}".
exit -1
......
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