Commit 868f4206 authored by Vaibhav Gupta's avatar Vaibhav Gupta

CI/CD: Use evergreen's template to build against CC7

Signed-off-by: 's avatarVaibhav Gupta <vaibhav.gupta@cern.ch>
parent f3228ca9
......@@ -18,14 +18,10 @@ cppcheck:
script:
- make cppcheck
build-centos-7:
stage: build
kernel_build_cc7:
extends: .kernel_build_cc7
variables:
KERNELSRC: /usr/src/kernels/*/
image:
name: gitlab-registry.cern.ch/coht/common-containers/build-centos-7:latest
script:
- make modules
EDL_CI_KBUILD_PATHS: drivers/zio
build-kernel:
stage: build
......
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