Add flutter path

This commit is contained in:
Jonas Franz 2018-09-23 16:52:34 +02:00
parent fa5d3eba44
commit e830e24d36
No known key found for this signature in database
GPG Key ID: C8287A01D593AC1D
1 changed files with 1 additions and 0 deletions

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