Sha256: b9051efc9491317ef1a9e9d62bde8e2ad7d494f0ef14c010ea89b00c979b4c8a

Contents?: true

Size: 441 Bytes

Versions: 11

Compression:

Stored size: 441 Bytes

Contents

image: 'isgmhradd/rails-ruby30:2021-01-22'

clone:
  depth: 1

pipelines:
  default:
    - step:
        caches:
          - bundler
        script:
          - curl -sL https://sentry.io/get-cli/ | bash
          - gem install bundler
          # install gems
          - bundle install --path vendor
          - bundle update --bundler
          # build/lint/test
          - bundle exec rake

definitions:
  caches:
    bundler: ./vendor

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
groundskeeper-bitcore-0.35.0 bitbucket-pipelines.yml
groundskeeper-bitcore-0.34.0 bitbucket-pipelines.yml
groundskeeper-bitcore-0.33.0 bitbucket-pipelines.yml
groundskeeper-bitcore-0.32.0 bitbucket-pipelines.yml
groundskeeper-bitcore-0.31.0 bitbucket-pipelines.yml
groundskeeper-bitcore-0.29.0 bitbucket-pipelines.yml
groundskeeper-bitcore-0.28.0 bitbucket-pipelines.yml
groundskeeper-bitcore-0.27.0 bitbucket-pipelines.yml
groundskeeper-bitcore-0.26.0 bitbucket-pipelines.yml
groundskeeper-bitcore-0.24.0 bitbucket-pipelines.yml
groundskeeper-bitcore-0.23.0 bitbucket-pipelines.yml