Commit 9e746d9d authored by YM-RD-AP01\ymadmin's avatar YM-RD-AP01\ymadmin

20180083: Job [Deploy_Hi365_Android_SIT] configuration updated

Change performed by §õº~?
parent 5e4e1aa5
......@@ -77,13 +77,15 @@ current_date=$(date +"%Y%m%d")
git_short_hash=$(git rev-parse --short HEAD)
version_number=$Version_Number
# determine build type by git branch
build_type="debug"
default_doc="main_sit.dart"
output_path="${project_path}/build/app/outputs/apk/${build_type}"
new_apk_name="Hi365_SIT_${current_date}_$Version_Number_${git_short_hash}.apk"
new_apk_name="Hi365_SIT_${current_date}_${version_number}_${git_short_hash}.apk"
apk_path="${output_path}/${new_apk_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