Add docker build apk
This commit is contained in:
parent
e05880c9d8
commit
2904744fe2
9
dialer/compose.yaml
Normal file
9
dialer/compose.yaml
Normal file
@ -0,0 +1,9 @@
|
||||
---
|
||||
services:
|
||||
build:
|
||||
image: git.gmoker.com/icing/flutter:v0.2.0
|
||||
volumes:
|
||||
- ".:/app/"
|
||||
command:
|
||||
- build
|
||||
- apk
|
Loading…
Reference in New Issue
Block a user