github.com/drone/go-convert@v0.0.0-20240307072510-6bd371c65e61/convert/bitbucket/testdata/clone/example10.yaml (about)

     1  pipelines:
     2    default:
     3      - step:
     4          runs-on:
     5            - "self.hosted"
     6          clone:
     7            skip-ssl-verify: true
     8          script:
     9            - echo "Use git with a self-signed certificate"