make sure to copy the en resource first

This commit is contained in:
Nathan Freitas 2021-09-17 16:04:14 -04:00
parent 2cde638e97
commit 1f52ef3bce
No known key found for this signature in database
GPG key ID: A801183E69B37AA9

View file

@ -20,6 +20,7 @@ test:
pages:
stage: deploy
script:
- cp _data/en/home.yml _data/home.yml
- bundle exec jekyll build -d public
- cp _data/es/home.yml _data/home.yml
- bundle exec jekyll build -d public/es