Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
image: ruby:<%= RUBY_VERSION %>
before_script:
- gem install bundler -v <%= Bundler::VERSION %>
- bundle install
example_job:
script:
- bundle exec rake