Skip to content
Snippets Groups Projects
Commit 80126592 authored by lintao@ihep.ac.cn's avatar lintao@ihep.ac.cn
Browse files

disable el7 in CI

parent c2792b99
No related branches found
No related tags found
1 merge request!229disable el7 in CI
......@@ -78,12 +78,12 @@ stages:
##############################################################################
# Build & Test in k8s (LCG)
##############################################################################
build:lcg:el7:k8s:
extends: .build_template_k8s
image: cepc/cepcsw-cvmfs:el7
rules:
- if: $CI_PIPELINE_SOURCE == 'merge_request_event'
when: manual
# build:lcg:el7:k8s:
# extends: .build_template_k8s
# image: cepc/cepcsw-cvmfs:el7
# rules:
# - if: $CI_PIPELINE_SOURCE == 'merge_request_event'
# when: manual
build:lcg:el9:k8s:
extends: .build_template_k8s
image: cepc/cepcsw-cvmfs:el9
......
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