try to add es lang build to ci
This commit is contained in:
parent
80c5b4b2d6
commit
414cf988d8
1 changed files with 2 additions and 0 deletions
|
|
@ -21,6 +21,8 @@ pages:
|
||||||
stage: deploy
|
stage: deploy
|
||||||
script:
|
script:
|
||||||
- bundle exec jekyll build -d public
|
- bundle exec jekyll build -d public
|
||||||
|
- 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