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

CI: fast but not THAT fast

parent bfd5d823
No related branches found
No related tags found
2 merge requests!166From preprod to prod,!156Fix : CI avec lancement des tests unitaires
......@@ -31,7 +31,7 @@ test:
# Install dependencies and create associated cache dirs
- mkdir -p "${APT_STATE_LISTS}/partial"
- mkdir -p "${APT_CACHE_ARCHIVES}/partial"
# - apt update -qy
- apt update -qy
- apt install -y apt-utils curl libgdal-dev make locales locales-all gettext
- dpkg-reconfigure locales
- locale-gen en_US.UTF-8
......
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