Sha256: 16a63ec8f8044ab2f3bd7c617dd5245c707422b54050bbb38d1fa049a41a27bc

Contents?: true

Size: 231 Bytes

Versions: 1

Compression:

Stored size: 231 Bytes

Contents

image: ruby:2.5.0

pipelines:
  default:
  - step:
      caches:
      - bundler
      script:
      - gem install bundle rubocop
      - bundle install
      - rubocop
      - rake
definitions:
  caches:
    bundler: vendor/bundle

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
legion-logging-1.0.0 bitbucket-pipelines.yml