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

20140144: Job [HRB_Mobile_UAT_DHP_ipa] configuration updated

Change performed by ·¨¼y°ó
parent a5f82a33
...@@ -14,14 +14,14 @@ ...@@ -14,14 +14,14 @@
<description>UAT 使用的版本,如: <description>UAT 使用的版本,如:
release/1.15GA release/1.15GA
hotfix/1.14.1GA</description> hotfix/1.14.1GA</description>
<defaultValue>release/1.45</defaultValue> <defaultValue>DHP</defaultValue>
<trim>false</trim> <trim>false</trim>
</hudson.plugins.global__variable__string__parameter.GlobalVariableStringParameterDefinition> </hudson.plugins.global__variable__string__parameter.GlobalVariableStringParameterDefinition>
</parameterDefinitions> </parameterDefinitions>
</hudson.model.ParametersDefinitionProperty> </hudson.model.ParametersDefinitionProperty>
<jenkins.model.BuildDiscarderProperty> <jenkins.model.BuildDiscarderProperty>
<strategy class="hudson.tasks.LogRotator"> <strategy class="hudson.tasks.LogRotator">
<daysToKeep>2</daysToKeep> <daysToKeep>-1</daysToKeep>
<numToKeep>5</numToKeep> <numToKeep>5</numToKeep>
<artifactDaysToKeep>-1</artifactDaysToKeep> <artifactDaysToKeep>-1</artifactDaysToKeep>
<artifactNumToKeep>-1</artifactNumToKeep> <artifactNumToKeep>-1</artifactNumToKeep>
...@@ -75,7 +75,7 @@ MODIFIED_DATE=$(git log -1 --format=&quot;%ci&quot; --) ...@@ -75,7 +75,7 @@ MODIFIED_DATE=$(git log -1 --format=&quot;%ci&quot; --)
NAME=HRB_Mobile NAME=HRB_Mobile
mv $NAME.ipa ~/Sites/${NAME}_${VERSION}.ipa mv $NAME.ipa ~/Sites/${NAME}_${VERSION}.ipa
scp ~/Sites/${NAME}_${VERSION}.ipa appuploader@10.57.117.135:~/app/hrb/</command> scp ~/Sites/${NAME}_${VERSION}.ipa appuploader@10.57.117.135:~/app/dhp/</command>
</hudson.tasks.Shell> </hudson.tasks.Shell>
</builders> </builders>
<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