Add new steps for drone ci
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Sambo Chea 2021-03-17 14:18:26 +07:00
parent 0b8127c75b
commit 131b4ebe6b

View File

@ -15,12 +15,10 @@ steps:
- git clone https://git.cubetiqs.com/CUBETIQ/prisma-starter.git .
- git checkout $DRONE_COMMIT
steps:
- name: fastlane
commands:
- fastlane --version
steps:
- name: flutter
commands:
- flutter --version