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