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

20180083: Job [Hi365_SIT_Deploy_iOS] configuration updated

Change performed by §õº~?
parent 84a97ad9
...@@ -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} -t lib/main_dev.dart fastlane gym --scheme ${scheme} --clean --configuration ${configuration} --archive_path ${archive_path} --export_method ${export_method} --output_directory ${output_path} --output_name ${ipa_name} --t lib/main_dev.dart
if [ ${export_method} != "app-store" ] if [ ${export_method} != "app-store" ]
then then
echo "Deploy to IPA repository" 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