Skip to content
Snippets Groups Projects
Commit d18c54eb authored by Cassandra Gould van Praag's avatar Cassandra Gould van Praag
Browse files

update bundler version to 2.3.26 from failed pipleine error

parent fcc47852
No related branches found
No related tags found
No related merge requests found
image: ruby image: ruby
before_script: before_script:
- gem install bundler:2.3 - gem install bundler:2.3.26
pages: pages:
script: script:
- bundle _2.3_ install - bundle _2.3.26_ install
- bundle exec jekyll build -d public - bundle exec jekyll build -d public
tags: tags:
- docker - docker
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment