This commit is contained in:
parent
d8c9585f85
commit
44eef35ce2
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