make sure to copy the en resource first
This commit is contained in:
parent
2cde638e97
commit
1f52ef3bce
1 changed files with 1 additions and 0 deletions
|
|
@ -20,6 +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
|
||||||
- cp _data/es/home.yml _data/home.yml
|
- cp _data/es/home.yml _data/home.yml
|
||||||
- bundle exec jekyll build -d public/es
|
- bundle exec jekyll build -d public/es
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue