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

20170121: Job [HRB_Mobile_UAT_Expert_apk] configuration updated

Change performed by §N¨ήS
parent 60e905ff
...@@ -13,15 +13,15 @@ ...@@ -13,15 +13,15 @@
<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>HRB_Mobile_UAT_Branch</name> <name>HRB_Mobile_UAT_Branch</name>
<description>UAT 使用的版本,如: <description>UAT 使用的版本,如:
release/1.15GA Expert/release/1.15GA
hotfix/1.14.1GA</description> Expert/hotfix/1.14.1GA</description>
<defaultValue>release/1.54</defaultValue> <defaultValue>Expert/release/1.54</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></description> <description></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>
...@@ -63,20 +63,6 @@ hotfix/1.14.1GA</description> ...@@ -63,20 +63,6 @@ hotfix/1.14.1GA</description>
<hudson.tasks.Shell> <hudson.tasks.Shell>
<command>sh jenkins_android_uat.sh ${CODE_PUSH}</command> <command>sh jenkins_android_uat.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_UAT_apk_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.plugins.parameterizedtrigger.BuildTrigger plugin="parameterized-trigger@2.35.2"> <hudson.plugins.parameterizedtrigger.BuildTrigger plugin="parameterized-trigger@2.35.2">
...@@ -84,7 +70,7 @@ hotfix/1.14.1GA</description> ...@@ -84,7 +70,7 @@ hotfix/1.14.1GA</description>
<hudson.plugins.parameterizedtrigger.BuildTriggerConfig> <hudson.plugins.parameterizedtrigger.BuildTriggerConfig>
<configs> <configs>
<hudson.plugins.parameterizedtrigger.PredefinedBuildParameters> <hudson.plugins.parameterizedtrigger.PredefinedBuildParameters>
<properties>NotifyMessage=Deploy HRB Mobile apk on UAT done.</properties> <properties>NotifyMessage=Deploy HRB Mobile apk on Expert UAT done.</properties>
<textParamValueOnNewLine>false</textParamValueOnNewLine> <textParamValueOnNewLine>false</textParamValueOnNewLine>
</hudson.plugins.parameterizedtrigger.PredefinedBuildParameters> </hudson.plugins.parameterizedtrigger.PredefinedBuildParameters>
</configs> </configs>
...@@ -96,8 +82,8 @@ hotfix/1.14.1GA</description> ...@@ -96,8 +82,8 @@ hotfix/1.14.1GA</description>
</configs> </configs>
</hudson.plugins.parameterizedtrigger.BuildTrigger> </hudson.plugins.parameterizedtrigger.BuildTrigger>
<hudson.tasks.Mailer plugin="mailer@1.23"> <hudson.tasks.Mailer plugin="mailer@1.23">
<recipients>$RD_Group $QA_Group</recipients> <recipients></recipients>
<dontNotifyEveryUnstableBuild>false</dontNotifyEveryUnstableBuild> <dontNotifyEveryUnstableBuild>true</dontNotifyEveryUnstableBuild>
<sendToIndividuals>false</sendToIndividuals> <sendToIndividuals>false</sendToIndividuals>
</hudson.tasks.Mailer> </hudson.tasks.Mailer>
</publishers> </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