]> git.ipfire.org Git - thirdparty/bird.git/commitdiff
CI: Try utf-8 locale to workaround apkg issue
authorOndrej Zajicek (work) <santiago@crfreenet.org>
Sun, 25 Apr 2021 17:52:19 +0000 (19:52 +0200)
committerOndrej Zajicek (work) <santiago@crfreenet.org>
Wed, 19 May 2021 15:22:12 +0000 (17:22 +0200)
.gitlab-ci.yml

index 344ed80a4ae880203f167b669848051368348469..d7313605f297d5f96cf4eaab7fb5230118222366 100644 (file)
@@ -1,6 +1,6 @@
 variables:
   DEBIAN_FRONTEND: noninteractive
-  LC_ALL: C
+  LC_ALL: C.UTF-8
   GIT_STRATEGY: fetch
   DOCKER_CMD: docker --config="$HOME/.docker/$CI_JOB_ID/"
   IMG_BASE: registry.labs.nic.cz/labs/bird