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

     1  options:
     2    max-time: 30
     3  
     4  pipelines:
     5    default:
     6      - step:
     7          name: Sleeping step
     8          script:
     9            - sleep 120m # This step will timeout after 30 minutes