Skip to content
Snippets Groups Projects
Commit 8650e26d authored by Ondřej Zajíček's avatar Ondřej Zajíček
Browse files

CI: Try different locale for Centos 7

parent 0c4dca7f
No related branches found
No related tags found
No related merge requests found
Pipeline #82090 passed
......@@ -468,11 +468,12 @@ pkg-fedora-34-amd64:
needs: [build-fedora-34-amd64]
image: registry.labs.nic.cz/labs/bird:fedora-34-amd64
# UnicodeDecodeError
#pkg-centos-7-amd64:
# <<: *pkg-rpm-wa
# needs: [build-centos-7-amd64]
# image: registry.labs.nic.cz/labs/bird:centos-7-amd64
pkg-centos-7-amd64:
<<: *pkg-rpm-wa
variables:
LC_ALL: en_US.UTF-8
needs: [build-centos-7-amd64]
image: registry.labs.nic.cz/labs/bird:centos-7-amd64
pkg-centos-8-amd64:
<<: *pkg-rpm-wa
......
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