Skip to content
Snippets Groups Projects
Verified Commit c9ca8867 authored by David Larlet's avatar David Larlet
Browse files

CI: dpkg-reconfigure locales

parent e4993273
No related branches found
No related tags found
2 merge requests!166From preprod to prod,!156Fix : CI avec lancement des tests unitaires
......@@ -33,6 +33,7 @@ test:
- mkdir -p "${APT_CACHE_ARCHIVES}/partial"
- apt update -qy
- apt install -y apt-utils curl libgdal-dev make locales locales-all
- dpkg-reconfigure locales
- locale-gen en_US.UTF-8
- update-locale LANG="en_US.UTF-8"
- export PGPASSWORD=$POSTGRES_PASSWORD
......
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