update CI to use jekyll-multiple-languages-plugin
This commit is contained in:
parent
6b20f2461d
commit
7944527c22
1 changed files with 0 additions and 4 deletions
|
|
@ -20,11 +20,7 @@ test:
|
||||||
pages:
|
pages:
|
||||||
stage: deploy
|
stage: deploy
|
||||||
script:
|
script:
|
||||||
- cp _data/en/home.yml _data/home.yml
|
|
||||||
- bundle exec jekyll build -d public
|
- bundle exec jekyll build -d public
|
||||||
- bundle exec jekyll build -d public/en
|
|
||||||
- cp _data/es/home.yml _data/home.yml
|
|
||||||
- bundle exec jekyll build -d public/es
|
|
||||||
artifacts:
|
artifacts:
|
||||||
paths:
|
paths:
|
||||||
- public
|
- public
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue