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

20180082: Job [Deploy_Hi365_Android_PROD] configuration updated

Change performed by ³¯¾_¶§
parent 4b60626b
......@@ -83,12 +83,11 @@ flutter build appbundle --release -t lib/main_prod.dart
# create apk
# bundletool build-apks --bundle=${output_path}/app-release.apk --output=${output_path}/app-release.apk
# rename apk name
# rename aab name
mv ${output_path}/app-release.aab ${apk_path}
# deploy
echo "TODO...Deploy to APK repository"
# scp -i ~/jenkins/jenkins ${apk_path} appuploader@10.57.117.135:~/app/Hi365/${new_apk_name}
echo "TODO...Deploy to Google Play Store by fastlane"
</command>
</hudson.tasks.Shell>
</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