Skip to content
Snippets Groups Projects
Commit bc5c4d11 authored by Lukas Ruge's avatar Lukas Ruge
Browse files

Update .gitlab-ci.yml

parent b9c28dd0
No related branches found
No related tags found
No related merge requests found
Pipeline #
......@@ -13,5 +13,5 @@ cache:
deploy_site:
stage: deploy
script:
- bundle install --path=vendor/
- bundle exec jekyll build
- env LANG=en_US.UTF-8 bundle install --path=vendor/
- env LANG=en_US.UTF-8 bundle exec jekyll build
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment