Update ci config.
This commit is contained in:
parent
49fe839f5d
commit
d8b80c2679
|
@ -2,7 +2,7 @@ version: 2
|
|||
jobs:
|
||||
build:
|
||||
docker:
|
||||
- image: cirrusci/flutter:stable
|
||||
- image: cirrusci/flutter:latest
|
||||
|
||||
branches:
|
||||
only: master
|
||||
|
|
Loading…
Reference in New Issue