mirror of
https://github.com/monero-project/monero-site.git
synced 2024-12-15 04:46:35 +02:00
Merge !1201
gitlab-ci: fix UTF-8 support See merge request monero-project/monero-site!1201
This commit is contained in:
commit
31e20b1d01
@ -2,6 +2,9 @@ image: ruby:2.5
|
|||||||
stages:
|
stages:
|
||||||
- build
|
- build
|
||||||
|
|
||||||
|
variables:
|
||||||
|
LANG: "C.UTF-8"
|
||||||
|
|
||||||
before_script:
|
before_script:
|
||||||
- gem install bundler
|
- gem install bundler
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user