mirror of
https://github.com/devolitalia/forty-jekyll-theme
synced 2025-01-03 03:49:36 +01:00
Update .gitlab-ci.yml
This commit is contained in:
parent
17d8fd9a3f
commit
04f5e6f9f6
@ -3,7 +3,7 @@ image: ruby
|
||||
pages:
|
||||
stage: build
|
||||
script:
|
||||
- gem install jekyll bundler
|
||||
- gem install jekyll
|
||||
- jekyll build -d public
|
||||
artifacts:
|
||||
paths:
|
||||
|
Loading…
Reference in New Issue
Block a user