Update .gitlab-ci.yml

This commit is contained in:
Andrew Banchich 2017-03-01 00:50:04 +00:00
parent e46e46fdeb
commit 1c6441dd1f

View file

@ -3,7 +3,7 @@ image: ruby
pages: pages:
stage: build stage: build
script: script:
- gem install jekyll -v 3.3 - gem install jekyll -v 3.3.1
- jekyll build -d public - jekyll build -d public
artifacts: artifacts:
paths: paths: