github.com/drone/go-convert@v0.0.0-20240307072510-6bd371c65e61/convert/gitlab/yaml/testdata/job_keywords/cache/example-4.yaml.golden (about) 1 rspec: 2 cache: 3 paths: 4 - vendor/ruby 5 key: 6 files: 7 - Gemfile.lock 8 prefix: $CI_JOB_NAME 9 script: 10 - echo "This rspec job uses a cache."