From 185b305c9dc0a81ce6a51277de199459485d3f7f Mon Sep 17 00:00:00 2001 From: "YM-RD-AP01\\ymadmin" Date: Thu, 19 Dec 2019 13:38:05 +0800 Subject: [PATCH] 20180082: Job [Deploy_Hi365_IOS_SIT] configuration updated MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change performed by ³¯¾_¶§ --- jobs/Deploy_Hi365_IOS_SIT/config.xml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/jobs/Deploy_Hi365_IOS_SIT/config.xml b/jobs/Deploy_Hi365_IOS_SIT/config.xml index 3692d680..9a1afe5f 100644 --- a/jobs/Deploy_Hi365_IOS_SIT/config.xml +++ b/jobs/Deploy_Hi365_IOS_SIT/config.xml @@ -69,12 +69,8 @@ project_path=$(pwd) cd $project_path/ios -now=$(date +"%Y_%m_%d_%H:%M") - current_date=$(date +"%Y%m%d") -app_version=$(grep 'version:' ${project_path}/pubspec.yaml | cut -d ' ' -f2) - git_short_hash=$(git rev-parse --short HEAD) ipa_name="Hi365_SIT_${current_date}_${Version_Number}_${git_short_hash}.ipa" -- 2.26.2