1
0
mirror of https://github.com/stonega/tsacdop synced 2025-01-05 19:47:56 +01:00

Update ci config.

This commit is contained in:
stonegate 2020-10-11 00:26:39 +08:00
parent a825d1d97c
commit f2eb81de76

View File

@ -18,11 +18,11 @@ jobs:
- run: echo $ENCODED_KEYSTORE | base64 -di > ${HOME}/keystore.jks
- run: echo 'export KEYSTORE=${HOME}/keystore.jks' >> $BASH_ENV
- run: dart tool/env.dart
- run:
name: Build the Android version
command: flutter build appbundle --obfuscate --split-debug-info=debug/
- run:
name: Build the Android apk
command: flutter build apk --split-per-abi --obfuscate --split-debug-info=debug/
- run:
name: Build the Android version
command: flutter build appbundle --obfuscate --split-debug-info=debug/
- store_artifacts:
path: build/app/outputs/