creating artifact from debug aab
This commit is contained in:
@@ -30,6 +30,10 @@ build-debug:
|
|||||||
script:
|
script:
|
||||||
- sh install_tflite.sh -d
|
- sh install_tflite.sh -d
|
||||||
- flutter build appbundle --debug
|
- flutter build appbundle --debug
|
||||||
|
artifacts:
|
||||||
|
name: android-debug-abb
|
||||||
|
paths:
|
||||||
|
- build/app/outputs/bundle/debug/app-debug.aab
|
||||||
tags:
|
tags:
|
||||||
- MacOS
|
- MacOS
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user