diff --git a/jobs/Deploy_Hi365_Android_SIT/config.xml b/jobs/Deploy_Hi365_Android_SIT/config.xml index da04fbdd8e94b9a0b9416e89f0c73de7b1951977..a8c32bfad883cba45d3333406267538e3ba08c3a 100644 --- a/jobs/Deploy_Hi365_Android_SIT/config.xml +++ b/jobs/Deploy_Hi365_Android_SIT/config.xml @@ -73,7 +73,7 @@ git_short_hash=$(git rev-parse --short HEAD) version_number=$Version_Number -output_path="${project_path}/build/app/outputs/apk/${build_type}" +output_path="${project_path}/build/app/outputs/apk/debug" new_apk_name="Hi365_SIT_${current_date}_${version_number}_${git_short_hash}.apk"