github.com/drone/go-convert@v0.0.0-20240307072510-6bd371c65e61/convert/bitbucket/testdata/clone/example3.yaml (about) 1 pipelines: 2 default: 3 - step: 4 runs-on: 5 - self.hosted 6 - linux 7 clone: 8 lfs: true # See the lfs property documentation prior to enabling 9 depth: 2 10 skip-ssl-verify: true 11 script: 12 - ls -R $BITBUCKET_CLONE_DIR