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