cubetiq_dart_shared/.drone.yaml

14 lines
220 B
YAML

kind: pipeline
type: exec
name: default
platform:
os: darwin
arch: amd64
steps:
- name: flutter-dart-version
commands:
- flutter --version
- dart --version
- name:
commands:
- dart test