Commit 2044a5fd authored by Federico Vaga's avatar Federico Vaga

ci: remove unused script

Signed-off-by: Federico Vaga's avatarFederico Vaga <federico.vaga@cern.ch>
parent 91a0c435
......@@ -62,12 +62,6 @@ build-centos-7:
- export KERNELSRC=/usr/src/kernels/*/
- make -C software
.script_build_kernel_ver: &script_build_kernel_ver
- source /linux-versions.sh
- fetch $VERSION && prepare $VERSION && export KERNELSRC=$(linux $VERSION)
- *script_build_kernel_dep
- make -C software/kernel all
build-kernel:
stage: build
allow_failure: true
......
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