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

Update .gitlab-ci.yml

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