This commit is contained in:
parent
c74a83cc0a
commit
819b5c283a
10
.drone.yml
10
.drone.yml
@ -16,11 +16,7 @@ steps:
|
|||||||
- git checkout $DRONE_COMMIT
|
- git checkout $DRONE_COMMIT
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: fastlane
|
- name: build-and-test
|
||||||
commands:
|
commands:
|
||||||
- fastlane --version
|
- yarn
|
||||||
- fastlane update_fastlane
|
- yarn test
|
||||||
|
|
||||||
- name: flutter
|
|
||||||
commands:
|
|
||||||
- flutter --version
|
|
Loading…
Reference in New Issue
Block a user