Add docker build apk
All checks were successful
/ mirror (push) Successful in 4s

This commit is contained in:
ange 2024-11-14 18:49:54 +08:00
parent d8c9585f85
commit 44eef35ce2
Signed by: ange
GPG Key ID: 9E0C4157BB7BEB1D

9
dialer/compose.yaml Normal file
View File

@ -0,0 +1,9 @@
---
services:
build:
image: git.gmoker.com/icing/flutter:v0.2.0
volumes:
- ".:/app/"
command:
- build
- apk