mirror of
https://github.com/devolitalia/forty-jekyll-theme
synced 2025-01-10 07:12:02 +01:00
Update .gitlab-ci.yml
This commit is contained in:
parent
2048dd40d6
commit
25fe79db25
@ -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
|
Loading…
Reference in New Issue
Block a user