mirror of
https://github.com/devolitalia/forty-jekyll-theme
synced 2025-01-06 21:31:10 +01:00
Update .gitlab-ci.yml
This commit is contained in:
parent
1c6441dd1f
commit
2da3764cd5
@ -3,7 +3,7 @@ image: ruby
|
||||
pages:
|
||||
stage: build
|
||||
script:
|
||||
- gem install jekyll -v 3.3.1
|
||||
- gem install jekyll
|
||||
- jekyll build -d public
|
||||
artifacts:
|
||||
paths:
|
||||
|
Loading…
Reference in New Issue
Block a user