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

     1  image:
     2    name: my-account/bash:latest
     3  
     4  pipelines:
     5    default:
     6      - step:
     7          script:
     8            - echo "Hello, World!"