From e859010c77f177a3cbbb7d66658d54bc3efb5944 Mon Sep 17 00:00:00 2001 From: "YM-RD-AP01\\ymadmin" Date: Thu, 31 Oct 2019 17:00:55 +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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jobs/Deploy_Hi365_IOS_SIT/config.xml b/jobs/Deploy_Hi365_IOS_SIT/config.xml index da1b4722..b18d2f12 100644 --- a/jobs/Deploy_Hi365_IOS_SIT/config.xml +++ b/jobs/Deploy_Hi365_IOS_SIT/config.xml @@ -124,7 +124,7 @@ git_short_hash=$(git rev-parse --short HEAD) scheme="Runner" # package configuration for fastlane -configuration=Release # ${BUILD_TYPE} +configuration=${BUILD_ENV} # export methods supports app-store, package, ad-hoc, enterprise, development and developer-id. if [ $BUILD_TYPE == "Release" ] -- 2.26.2