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