Skip to content
Snippets Groups Projects
Commit 2f3cde4b authored by Ondřej Surý's avatar Ondřej Surý
Browse files

Revert the usage of local ubuntu mirror, it looks like it's broken

parent 5e592e2c
No related branches found
No related tags found
1 merge request!777Add build recipes for Fedora and CentOS to .gitlab-ci.yml
Pipeline #
......@@ -63,7 +63,7 @@ stages:
.deb_build_depends: &deb_build_depends
before_script:
- sed -i 's/deb\.debian\.org/ftp.cz.debian.org/g;s/archive\.ubuntu\.com/cz.archive.ubuntu.com/g' /etc/apt/sources.list
- sed -i 's/deb\.debian\.org/ftp.cz.debian.org/g' /etc/apt/sources.list
- apt-get -y update
- apt-get -y dist-upgrade
- apt-get -y install build-essential
......
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