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

20180082: Job [Deploy_Hi365_IOS_SIT] configuration updated

Change performed by ³¯¾_¶§
parent 20a1b16b
......@@ -117,6 +117,8 @@ echo "===commit msg: $1==="
# Temporarily change xcode versino for fastlane
fastlane run xcversion version:"11"
# Unlock keychain
security unlock-keychain -p "Yonglinit123" ~/Library/Keychains/login.keychain
# 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}
echo "Deploy to IPA repository"
......
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