mirror of
https://github.com/stonega/tsacdop
synced 2025-02-01 08:06:44 +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: dart tool/env.dart
|
||||||
- run:
|
- run:
|
||||||
name: Build the Android bundle
|
name: Build the Android bundle
|
||||||
command: flutter build appbundle --no-shrink --info
|
command: flutter build appbundle --no-shrink
|
||||||
- run:
|
- run:
|
||||||
name: Build the Android version
|
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:
|
- store_artifacts:
|
||||||
path: build/app/outputs/
|
path: build/app/outputs/
|
Loading…
x
Reference in New Issue
Block a user