Sha256: c8f092eb94298b2be0b8894cd2766c40064487977433662fb4181d5b6ba78562

Contents?: true

Size: 265 Bytes

Versions: 92

Compression:

Stored size: 265 Bytes

Contents

test:
  stage: test
  script:
    - apt-get update -qy
    - gem update --system
    - "echo 'gem: --no-document' > ~/.gemrc"
    - gem install bundler
    - bundle install --path /cache
    - bundle exec rspec
include:
  template: Dependency-Scanning.gitlab-ci.yml

Version data entries

92 entries across 92 versions & 2 rubygems

Version Path
finapps-5.0.8 .gitlab-ci.yml
finapps_core-5.0.3 .gitlab-ci.yml
finapps-5.0.7 .gitlab-ci.yml
finapps_core-5.0.2 .gitlab-ci.yml
finapps-5.0.6 .gitlab-ci.yml
finapps-5.0.5 .gitlab-ci.yml
finapps-5.0.4 .gitlab-ci.yml
finapps_core-5.0.1 .gitlab-ci.yml
finapps-5.0.3 .gitlab-ci.yml
finapps_core-5.0.0 .gitlab-ci.yml
finapps-5.0.2 .gitlab-ci.yml
finapps-5.0.1 .gitlab-ci.yml