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 79fb00afb7 - Show all commits

View File

@ -50,6 +50,7 @@ pipeline:
- export EXPANDED_CODE_SIGN_IDENTITY=""
- cd /tmp/drone_build_${DRONE_BUILD_NUMBER}/iOS
- pod install
- echo "Installed pods in `pwd`"
- cd ..
- flutter packages get
- make build-ios-all