Skip to content
Snippets Groups Projects
Commit e313e6e4 authored by David O'Regan's avatar David O'Regan
Browse files

Bump GitLab CI YML Ruby version

parent fc5f939e
No related branches found
No related tags found
No related merge requests found
Pipeline #1462 failed
image: ruby:2.6
image: ruby:2.7
cache:
paths:
......@@ -15,6 +15,7 @@ test:
- export GEM_HOME=$PWD/gems
- export PATH=$PWD/gems/bin:$PATH
- gem install bundler
- gem install activesupport -v 6.1.7
- gem install bridgetown -N
- bundle install
- yarn install
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment