diff --git a/dialer/compose.yaml b/dialer/compose.yaml deleted file mode 100644 index 7ebdca4..0000000 --- a/dialer/compose.yaml +++ /dev/null @@ -1,9 +0,0 @@ ---- -services: - build: - image: git.gmoker.com/icing/flutter:v0.2.0 - volumes: - - ".:/app/" - command: - - build - - apk