github.com/drone/go-convert@v0.0.0-20240307072510-6bd371c65e61/convert/gitlab/yaml/testdata/job_keywords/timeout/example-1.yaml.golden (about)

     1  build:
     2      script:
     3          - build.sh
     4      timeout: 3 hours 30 minutes
     5  test:
     6      script:
     7          - rspec
     8      timeout: 3h 30m