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

20170121: Job [HRB_Mobile_SIT_ipa_CodePush] configuration updated

Change performed by §N¨ήS
parent b6845f56
......@@ -24,6 +24,12 @@ hotfix/1.47.1</description>
<defaultValue>10.32.86.124</defaultValue>
<trim>false</trim>
</hudson.plugins.global__variable__string__parameter.GlobalVariableStringParameterDefinition>
<hudson.plugins.global__variable__string__parameter.GlobalVariableStringParameterDefinition plugin="global-variable-string-parameter@1.2">
<name>CODE_PUSH</name>
<description>從哪裏trigger code push</description>
<defaultValue>hrb</defaultValue>
<trim>false</trim>
</hudson.plugins.global__variable__string__parameter.GlobalVariableStringParameterDefinition>
</parameterDefinitions>
</hudson.model.ParametersDefinitionProperty>
<jenkins.model.BuildDiscarderProperty>
......@@ -61,7 +67,7 @@ hotfix/1.47.1</description>
<concurrentBuild>false</concurrentBuild>
<builders>
<hudson.tasks.Shell>
<command>sh jenkins_ios_sit.sh hrb &apos;code-push&apos; </command>
<command>sh jenkins_ios_sit.sh ${CODE_PUSH} &apos;code-push&apos; </command>
</hudson.tasks.Shell>
</builders>
<publishers/>
......
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