mirror of
https://github.com/devolitalia/forty-jekyll-theme
synced 2025-06-05 22:19:18 +02:00
Update .gitlab-ci.yml
This commit is contained in:
@@ -5,5 +5,8 @@ pages:
|
|||||||
script:
|
script:
|
||||||
- gem install jekyll
|
- gem install jekyll
|
||||||
- jekyll build -d public
|
- jekyll build -d public
|
||||||
|
artifacts:
|
||||||
|
paths:
|
||||||
|
- public
|
||||||
only:
|
only:
|
||||||
- master
|
- master
|
Reference in New Issue
Block a user