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-6.4.0 .gitlab-ci.yml
finapps-6.3.1 .gitlab-ci.yml
finapps_core-6.0.1 .gitlab-ci.yml
finapps-6.3.0 .gitlab-ci.yml
finapps-6.2.0 .gitlab-ci.yml
finapps-6.1.0 .gitlab-ci.yml
finapps-6.0.0 .gitlab-ci.yml
finapps_core-6.0.0 .gitlab-ci.yml
finapps-5.4.1 .gitlab-ci.yml
finapps_core-5.0.16 .gitlab-ci.yml
finapps-5.4.0 .gitlab-ci.yml
finapps-5.3.0 .gitlab-ci.yml
finapps-5.2.1 .gitlab-ci.yml
finapps-5.2.0 .gitlab-ci.yml
finapps-5.1.0 .gitlab-ci.yml
finapps_core-5.0.15 .gitlab-ci.yml
finapps_core-5.0.14 .gitlab-ci.yml
finapps-5.0.47 .gitlab-ci.yml
finapps_core-5.0.13 .gitlab-ci.yml
finapps-5.0.46 .gitlab-ci.yml