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

20180082: Job [Deploy_Hi365_IOS_SIT] configuration updated

Change performed by ³¯¾_¶§
parent ba082d12
...@@ -105,8 +105,6 @@ ipa_name="Hi365_SIT_${current_date}_${version_number}_${git_short_hash}.ipa ...@@ -105,8 +105,6 @@ ipa_name="Hi365_SIT_${current_date}_${version_number}_${git_short_hash}.ipa
# ipa export path # ipa export path
ipa_path="$output_path/${ipa_name}" ipa_path="$output_path/${ipa_name}"
commit_msg="$1"
# show env settings # show env settings
echo "===workspace path: ${workspace_path}===" echo "===workspace path: ${workspace_path}==="
echo "===archive path: ${archive_path}===" echo "===archive path: ${archive_path}==="
...@@ -124,7 +122,7 @@ scp -i ~/jenkins/jenkins ${ipa_path} appuploader@10.57.117.135:~/app/Hi365/${ipa ...@@ -124,7 +122,7 @@ scp -i ~/jenkins/jenkins ${ipa_path} appuploader@10.57.117.135:~/app/Hi365/${ipa
</hudson.tasks.Shell> </hudson.tasks.Shell>
</builders> </builders>
<publishers> <publishers>
<hudson.plugins.parameterizedtrigger.BuildTrigger plugin="parameterized-trigger@2.35.2"> <hudson.plugins.parameterizedtrigger.BuildTrigger plugin="parameterized-trigger@2.36">
<configs> <configs>
<hudson.plugins.parameterizedtrigger.BuildTriggerConfig> <hudson.plugins.parameterizedtrigger.BuildTriggerConfig>
<configs> <configs>
......
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