mirror of
https://gitlab.com/JKANetwork/powerfulcomputermanager.git
synced 2026-03-07 10:52:05 +01:00
Jekyll
This commit is contained in:
@@ -7,9 +7,8 @@ variables:
|
||||
pages:
|
||||
stage: deploy
|
||||
script:
|
||||
- gem install jekyll
|
||||
- cd page
|
||||
- jekyll build -d public/
|
||||
- jekyll build -d ../public/
|
||||
artifacts:
|
||||
paths:
|
||||
- page/public
|
||||
- public
|
||||
|
||||
Reference in New Issue
Block a user