Commit 5740078e authored by QA—索 文涛's avatar QA—索 文涛

modified: qa_shell_script/app/XyqbAndroidBuild.sh

parent 63d69801
......@@ -10,12 +10,14 @@ downloadApk_path=/home/quant_group/jenkins/download_apk
SourceMarkes_flavors=/home/qa-deploy-utils/qa_shell_script/app/markets.txt
#${GIT_BRANCH} ${PRODUCT_FLAVORS} ${BUILD_TIME} ${APP_SERVER} ${APP_TYPE} ${APP_VERSION} ${NEED_UPLOAD}
git_branch=$1
product_flavors=$2
build_time=$3
test_server=$4
apk_type=$5
apk_version=$6
${APP_VERSION_GIT_VERISON} ${PRODUCT_FLAVORS} ${BUILD_TIME} ${APP_SERVER} ${APP_TYPE} ${NEED_UPLOAD}
apk_version=$1
git_branch=$2
product_flavors=$3
build_time=$4
test_server=$5
apk_type=$6
need_upload=$7
cd ${project_path}
......
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