Skip to content
Snippets Groups Projects
Verified Commit 89d31419 authored by Tom Teichler's avatar Tom Teichler :beers:
Browse files

Set locale for pages

parent 676db403
No related branches found
No related tags found
No related merge requests found
...@@ -58,6 +58,7 @@ pages: ...@@ -58,6 +58,7 @@ pages:
before_script: before_script:
- cp -r .tox/screenshots/firefox docs/screenshots - cp -r .tox/screenshots/firefox docs/screenshots
script: script:
- export LC_ALL=en_GB.utf8
- tox -e docs -- BUILDDIR=../public/docs - tox -e docs -- BUILDDIR=../public/docs
artifacts: artifacts:
paths: paths:
......
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