Sha256: 4fa196594dbcde8e8c5d9281a7f4a01d70b16d62db61f241b3dad48318690f0c

Contents?: true

Size: 422 Bytes

Versions: 7

Compression:

Stored size: 422 Bytes

Contents

image: 'isgmhradd/rails-ruby26:2019-10-07'

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

7 entries across 7 versions & 1 rubygems

Version Path
groundskeeper-bitcore-0.15.0 bitbucket-pipelines.yml
groundskeeper-bitcore-0.14.0 bitbucket-pipelines.yml
groundskeeper-bitcore-0.13.0 bitbucket-pipelines.yml
groundskeeper-bitcore-0.12.0 bitbucket-pipelines.yml
groundskeeper-bitcore-0.11.0 bitbucket-pipelines.yml
groundskeeper-bitcore-0.10.0 bitbucket-pipelines.yml
groundskeeper-bitcore-0.9.0 bitbucket-pipelines.yml