This commit is contained in:
parent
0b8127c75b
commit
131b4ebe6b
@ -10,17 +10,15 @@ clone:
|
|||||||
disable: true
|
disable: true
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: clone
|
- name: clone
|
||||||
commands:
|
commands:
|
||||||
- git clone https://git.cubetiqs.com/CUBETIQ/prisma-starter.git .
|
- git clone https://git.cubetiqs.com/CUBETIQ/prisma-starter.git .
|
||||||
- git checkout $DRONE_COMMIT
|
- git checkout $DRONE_COMMIT
|
||||||
|
|
||||||
steps:
|
|
||||||
- name: fastlane
|
- name: fastlane
|
||||||
commands:
|
commands:
|
||||||
- fastlane --version
|
- fastlane --version
|
||||||
|
|
||||||
steps:
|
|
||||||
- name: flutter
|
- name: flutter
|
||||||
commands:
|
commands:
|
||||||
- flutter --version
|
- flutter --version
|
Loading…
Reference in New Issue
Block a user