image: ruby:2.7.3 before_script: - gem install bundler -v 2.2.19 - bundle install example_job: script: - bundle exec rake