mirror of
https://github.com/stonega/tsacdop
synced 2025-01-20 19:10:48 +01:00
modified: .circleci/config.yml
This commit is contained in:
parent
f86652d8a3
commit
0d82290e33
@ -18,9 +18,9 @@ jobs:
|
||||
- run: dart tool/env.dart
|
||||
- run:
|
||||
name: Build the Android bundle
|
||||
command: flutter build appbundle --no-shrink --info
|
||||
command: flutter build appbundle --no-shrink
|
||||
- run:
|
||||
name: Build the Android version
|
||||
command: flutter build apk --split-per-abi --no-shrink --info
|
||||
command: flutter build apk --split-per-abi --no-shrink
|
||||
- store_artifacts:
|
||||
path: build/app/outputs/
|
Loading…
Reference in New Issue
Block a user