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