Skip to content
Snippets Groups Projects
Commit fc2156af authored by Eric Torrence's avatar Eric Torrence
Browse files

Update .gitlab-ci.yml

parent 2996a118
No related branches found
No related tags found
No related merge requests found
......@@ -22,8 +22,8 @@ build_image:
tags:
- k8s-cvmfs
script:
- yum -y install man which cmake make gcc gcc-c++ binutils #uuid-devel libuuid libuuid-devel mesa-libGL-devel libXpm-devel
# --disablerepo=epel redhat-lsb redhat-lsb-core man
- yum -y install man which cmake make gcc gcc-c++ uuid-devel libuuid libuuid-devel #mesa-libGL-devel libXpm-devel
# --disablerepo=epel redhat-lsb redhat-lsb-core
- mkdir build
- cd build
- set +e && source ${ATLAS_LOCAL_ROOT_BASE}/user/atlasLocalSetup.sh; set -e
......
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