github.com/drone/go-convert@v0.0.0-20240307072510-6bd371c65e61/convert/bitbucket/testdata/clone/example4.yaml.golden (about) 1 kind: pipeline 2 spec: 3 options: 4 clone: 5 depth: 2 6 stages: 7 - name: build 8 spec: 9 steps: 10 - name: run 11 spec: 12 run: ls $BITBUCKET_CLONE_DIR 13 type: script 14 type: ci 15 version: 1