Update .drone.yml
This commit is contained in:
parent
8f9123b4c5
commit
b1e836b5b0
@ -10,6 +10,14 @@ steps:
|
|||||||
commands:
|
commands:
|
||||||
- flutter packages get
|
- flutter packages get
|
||||||
|
|
||||||
|
#- name: build_runner
|
||||||
|
# image: v7lin/flutter:1.2.1-stable
|
||||||
|
# volumes:
|
||||||
|
# - name: pub-cache
|
||||||
|
# path: /opt/flutter/.pub-cache
|
||||||
|
# commands:
|
||||||
|
# - flutter packages pub run build_runner build
|
||||||
|
|
||||||
- name: format
|
- name: format
|
||||||
image: v7lin/flutter:1.2.1-stable
|
image: v7lin/flutter:1.2.1-stable
|
||||||
volumes:
|
volumes:
|
||||||
|
Loading…
Reference in New Issue
Block a user