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

20180082: Job [Hi365_iOS] configuration updated

Change performed by ³¯¾_¶§
parent 3162e85c
...@@ -119,7 +119,7 @@ fastlane gym --scheme ${scheme} --clean --configuration ${configuration} --archi ...@@ -119,7 +119,7 @@ fastlane gym --scheme ${scheme} --clean --configuration ${configuration} --archi
if [ ${export_method} != "app-store" ] if [ ${export_method} != "app-store" ]
then then
echo "Deploy to IPA repository" echo "Deploy to IPA repository"
scp -i ~/jenkins/jenkins ${ipa_path} appuploader@10.57.117.135:~/app/Hi365/${ipa_name}_${VERSION} scp -i ~/jenkins/jenkins ${ipa_path} appuploader@10.57.117.135:~/app/Hi365/${ipa_name}
fi</command> fi</command>
</hudson.tasks.Shell> </hudson.tasks.Shell>
</builders> </builders>
......
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