building with gpu support for android.
This commit is contained in:
@@ -22,11 +22,13 @@ unit-tests:
|
|||||||
tags:
|
tags:
|
||||||
- MacOS
|
- MacOS
|
||||||
|
|
||||||
|
|
||||||
build-debug:
|
build-debug:
|
||||||
stage: build
|
stage: build
|
||||||
only:
|
only:
|
||||||
- branches
|
- branches
|
||||||
script:
|
script:
|
||||||
|
- sh install_tflite.sh -d
|
||||||
- flutter build appbundle --debug
|
- flutter build appbundle --debug
|
||||||
tags:
|
tags:
|
||||||
- MacOS
|
- MacOS
|
||||||
|
|||||||
Reference in New Issue
Block a user