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

Update .gitlab-ci.yml

parent 26b8cc42
No related branches found
No related tags found
No related merge requests found
image: ruby
#before_script:
# - gem install bundler:2.1.4
before_script:
- gem install bundler:2.1.4
pages:
script:
- gem install bundler:2.1.4
- bundle install
- bundle exec jekyll build -d public
tags:
......
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