kind: pipeline type: exec name: default platform: os: darwin arch: amd64 steps: - name: clone commands: - git clone https://git.cubetiqs.com/CUBETIQ/prisma-starter.git - echo "Successfully!"