Sha256: 6b187ed018e355fc204f52a910b09ce0556b4901b4063f8b8b934a02ffcb92b3
Contents?: true
Size: 275 Bytes
Versions: 3
Compression:
Stored size: 275 Bytes
Contents
image: "ruby:2.6" cache: paths: - vendor/bundle/ test: stage: test script: - gem install bundler - bundle --path vendor/bundle - bundle exec rake spec - bundle exec rake build artifacts: paths: - rspec.xml reports: junit: rspec.xml
Version data entries
3 entries across 3 versions & 2 rubygems
Version | Path |
---|---|
danger-gitlab_reviewbot-1.1.4 | .gitlab-ci.yml |
danger-gitlab_cancelbot-1.0.1 | .gitlab-ci.yml |
danger-gitlab_cancelbot-1.0.0 | .gitlab-ci.yml |