diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 25973cb282601a97042c2afd706fe9f14a61c0f7..2a37a9fef80d792a9d48ff423c488070cb2f313a 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -23,7 +23,7 @@ build_image: - k8s-cvmfs script: - yum -y install man which cmake make gcc gcc-c++ uuid-devel libuuid libuuid-devel zlib #mesa-libGL-devel libXpm-devel - - yum -y install redhat-lsb + # - yum -y install redhat-lsb # This doesn't exist in the main release! # --disablerepo=epel redhat-lsb redhat-lsb-core - mkdir build - cd build