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.26 .gitlab-ci.yml
finapps-5.0.25 .gitlab-ci.yml
finapps-5.0.24 .gitlab-ci.yml
finapps-5.0.23 .gitlab-ci.yml
finapps-5.0.22 .gitlab-ci.yml
finapps-5.0.21 .gitlab-ci.yml
finapps-5.0.20 .gitlab-ci.yml
finapps-5.0.19 .gitlab-ci.yml
finapps-5.0.17 .gitlab-ci.yml
finapps-5.0.16 .gitlab-ci.yml
finapps_core-5.0.6 .gitlab-ci.yml
finapps-5.0.15 .gitlab-ci.yml
finapps-5.0.14 .gitlab-ci.yml
finapps-5.0.13 .gitlab-ci.yml
finapps-5.0.12 .gitlab-ci.yml
finapps-5.0.11 .gitlab-ci.yml
finapps-5.0.10 .gitlab-ci.yml
finapps-5.0.9 .gitlab-ci.yml
finapps_core-5.0.5 .gitlab-ci.yml
finapps_core-5.0.4 .gitlab-ci.yml