1
0
mirror of https://github.com/devolitalia/forty-jekyll-theme synced 2025-02-02 18:46:50 +01:00

Update .gitlab-ci.yml

This commit is contained in:
Andrew Banchich 2017-03-02 18:58:37 +00:00
parent 1c6441dd1f
commit 2da3764cd5

View File

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