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

20180082: Job [Deploy_Hi365_IOS_SIT] configuration updated

Change performed by ³¯¾_¶§
parent 212dccb2
...@@ -21,22 +21,22 @@ ...@@ -21,22 +21,22 @@
<hudson.model.ParametersDefinitionProperty> <hudson.model.ParametersDefinitionProperty>
<parameterDefinitions> <parameterDefinitions>
<hudson.model.ChoiceParameterDefinition> <hudson.model.ChoiceParameterDefinition>
<name>BUILD_TYPE</name> <name>BUILD_BRANCH</name>
<description></description> <description></description>
<choices class="java.util.Arrays$ArrayList"> <choices class="java.util.Arrays$ArrayList">
<a class="string-array"> <a class="string-array">
<string>AdHoc</string> <string>develop</string>
<string>Release</string> <string>master</string>
</a> </a>
</choices> </choices>
</hudson.model.ChoiceParameterDefinition> </hudson.model.ChoiceParameterDefinition>
<hudson.model.ChoiceParameterDefinition> <hudson.model.ChoiceParameterDefinition>
<name>BUILD_BRANCH</name> <name>BUILD_TYPE</name>
<description></description> <description></description>
<choices class="java.util.Arrays$ArrayList"> <choices class="java.util.Arrays$ArrayList">
<a class="string-array"> <a class="string-array">
<string>develop</string> <string>AdHoc</string>
<string>master</string> <string>Release</string>
</a> </a>
</choices> </choices>
</hudson.model.ChoiceParameterDefinition> </hudson.model.ChoiceParameterDefinition>
......
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