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

20180083: Job [Deploy_Hi365_Android_SIT] configuration updated

Change performed by §õº~?
parent b6e89839
......@@ -34,6 +34,12 @@
<defaultValue>develop</defaultValue>
<trim>false</trim>
</hudson.model.StringParameterDefinition>
<hudson.model.StringParameterDefinition>
<name>Version_Number</name>
<description></description>
<defaultValue>0.0.0</defaultValue>
<trim>false</trim>
</hudson.model.StringParameterDefinition>
</parameterDefinitions>
</hudson.model.ParametersDefinitionProperty>
</properties>
......@@ -83,7 +89,7 @@ fi
output_path=&quot;${project_path}/build/app/outputs/apk/${build_type}&quot;
new_apk_name=&quot;Hi365_SIT_${current_date}_${git_short_hash}.apk&quot;
new_apk_name=&quot;Hi365_SIT_${current_date}_$Version_Number_${git_short_hash}.apk&quot;
apk_path=&quot;${output_path}/${new_apk_name}&quot;
......
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