Commit c58250e4 authored by Dimitris Lampridis's avatar Dimitris Lampridis

ci: switch to common docker image for centos7 build

parent c18ca73f
......@@ -25,13 +25,9 @@ cppcheck:
build-centos-7:
interruptible: true
stage: build
variables:
KERNELSRC: /usr/src/kernels/*/
image:
name: gitlab-registry.cern.ch/coht/common-containers/build-centos-7:latest
name: gitlab-registry.cern.ch/be-cem-edl/evergreen/gitlab-ci/build-fec-sw:latest
script:
- yum install -y kernel-devel lua git
- export KERNELSRC=/usr/src/kernels/*/
- make
artifacts:
paths:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment