WIP: Add macOS builds for drone #15

Closed
JonasFranz wants to merge 25 commits from feature/drone-ios into master
1 changed files with 1 additions and 0 deletions
Showing only changes of commit e830e24d36 - Show all commits

View File

@ -30,6 +30,7 @@ pipeline:
image: nathansamson/flutter-builder-docker:v0.6.0
pull: true
commands:
- export PATH=/Users/macosvm/flutter/bin:$PATH
- flutter packages get
- make build-all
- mkdir apks