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

20180082: Job [Deploy_Hi365_IOS_SIT] configuration updated

Change performed by ³¯¾_¶§
parent 55a9fed8
...@@ -115,7 +115,7 @@ echo "===export method: ${export_method}===" ...@@ -115,7 +115,7 @@ echo "===export method: ${export_method}==="
echo "===commit msg: $1===" echo "===commit msg: $1==="
# Clean build and deploy # Clean build and deploy
fastlane gym --scheme ${scheme} --clean --configuration ${configuration} --archive_path ${archive_path} --export_method ${export_method} --output_directory ${output_path} --output_name ${ipa_name} fastlane gym --xcode_select "/Applications/Xcode11.app" --scheme ${scheme} --clean --configuration ${configuration} --archive_path ${archive_path} --export_method ${export_method} --output_directory ${output_path} --output_name ${ipa_name}
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}</command> scp -i ~/jenkins/jenkins ${ipa_path} appuploader@10.57.117.135:~/app/Hi365/${ipa_name}</command>
</hudson.tasks.Shell> </hudson.tasks.Shell>
......
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