1
0
mirror of https://github.com/devolitalia/forty-jekyll-theme synced 2025-01-09 22:54:40 +01:00

Update .gitlab-ci.yml

This commit is contained in:
Andrew Banchich 2017-03-01 00:14:47 +00:00
parent 25fe79db25
commit e46e46fdeb

View File

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