Commit 12539a8a authored by QA-甘 盛聪's avatar QA-甘 盛聪

aa

parent 698137ef
......@@ -45,6 +45,8 @@ function build_android()
echo "gradle build is ok".
echo "开始重命名对应的渠道包"
apkfile=`find ${buildapk_path} -name "*${product_flavors}.apk"`
echo "当前路径"
pwd
cp -r ${apkfile} ${project_path}/apk/${branch_name}_${product_flavors}.apk
else
echo "Fail to checkout branch ${branch_name}".
......
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