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

20170121: Job [HRB_Mobile_SIT_Expert_ipa] configuration updated

Change performed by §N¨ήS
parent dfd480d3
...@@ -12,23 +12,23 @@ ...@@ -12,23 +12,23 @@
<parameterDefinitions> <parameterDefinitions>
<hudson.plugins.global__variable__string__parameter.GlobalVariableStringParameterDefinition plugin="global-variable-string-parameter@1.2"> <hudson.plugins.global__variable__string__parameter.GlobalVariableStringParameterDefinition plugin="global-variable-string-parameter@1.2">
<name>GIT_BRANCH</name> <name>GIT_BRANCH</name>
<description>develop <description>Expert/develop
feature/I18N Expert/feature/I18N
release/1.47 Expert/release/1.47
hotfix/1.47.1</description> Expert/hotfix/1.47.1</description>
<defaultValue>develop</defaultValue> <defaultValue>Expert/develop</defaultValue>
<trim>false</trim> <trim>false</trim>
</hudson.plugins.global__variable__string__parameter.GlobalVariableStringParameterDefinition> </hudson.plugins.global__variable__string__parameter.GlobalVariableStringParameterDefinition>
<hudson.plugins.global__variable__string__parameter.GlobalVariableStringParameterDefinition plugin="global-variable-string-parameter@1.2"> <hudson.plugins.global__variable__string__parameter.GlobalVariableStringParameterDefinition plugin="global-variable-string-parameter@1.2">
<name>API_SERVER</name> <name>API_SERVER</name>
<description>連線位置</description> <description>連線位置</description>
<defaultValue>10.32.86.124</defaultValue> <defaultValue>presale.uhealthbank.com</defaultValue>
<trim>false</trim> <trim>false</trim>
</hudson.plugins.global__variable__string__parameter.GlobalVariableStringParameterDefinition> </hudson.plugins.global__variable__string__parameter.GlobalVariableStringParameterDefinition>
<hudson.plugins.global__variable__string__parameter.GlobalVariableStringParameterDefinition plugin="global-variable-string-parameter@1.2"> <hudson.plugins.global__variable__string__parameter.GlobalVariableStringParameterDefinition plugin="global-variable-string-parameter@1.2">
<name>CODE_PUSH</name> <name>CODE_PUSH</name>
<description>哪一個 Job 執行 code-push</description> <description>哪一個 Job 執行 code-push</description>
<defaultValue>hrb</defaultValue> <defaultValue>expert</defaultValue>
<trim>false</trim> <trim>false</trim>
</hudson.plugins.global__variable__string__parameter.GlobalVariableStringParameterDefinition> </hudson.plugins.global__variable__string__parameter.GlobalVariableStringParameterDefinition>
</parameterDefinitions> </parameterDefinitions>
...@@ -70,20 +70,6 @@ hotfix/1.47.1</description> ...@@ -70,20 +70,6 @@ hotfix/1.47.1</description>
<hudson.tasks.Shell> <hudson.tasks.Shell>
<command>sh jenkins_ios_sit.sh ${CODE_PUSH}</command> <command>sh jenkins_ios_sit.sh ${CODE_PUSH}</command>
</hudson.tasks.Shell> </hudson.tasks.Shell>
<hudson.plugins.parameterizedtrigger.TriggerBuilder plugin="parameterized-trigger@2.35.2">
<configs>
<hudson.plugins.parameterizedtrigger.BlockableBuildTriggerConfig>
<configs>
<hudson.plugins.parameterizedtrigger.CurrentBuildParameters/>
</configs>
<projects>HRB_Mobile_SIT_ipa_CodePush</projects>
<condition>ALWAYS</condition>
<triggerWithNoParameters>false</triggerWithNoParameters>
<triggerFromChildProjects>false</triggerFromChildProjects>
<buildAllNodesWithLabel>false</buildAllNodesWithLabel>
</hudson.plugins.parameterizedtrigger.BlockableBuildTriggerConfig>
</configs>
</hudson.plugins.parameterizedtrigger.TriggerBuilder>
</builders> </builders>
<publishers> <publishers>
<hudson.tasks.Mailer plugin="mailer@1.23"> <hudson.tasks.Mailer plugin="mailer@1.23">
......
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