diff --git a/.drone.yml b/.drone.yml index 6d9a814..230a907 100644 --- a/.drone.yml +++ b/.drone.yml @@ -7,7 +7,6 @@ platform: arch: amd64 steps: -- name: clone - commands: - - git clone https://git.cubetiqs.com/CUBETIQ/prisma-starter.git - - echo "Successfully!" \ No newline at end of file + - name: clone + commands: + - echo "Successfully!"