Forked from
cepc / CEPCSW
1326 commits behind the upstream repository.
-
lintao@ihep.ac.cn authored1bfad084
.gitlab-ci.yml 206 B
build:
stage: build
before_script:
- source /cvmfs/cepcsw.ihep.ac.cn/prototype/setup.sh
script:
- mkdir build
- cd build
- cmake ..
- make
artifacts:
paths:
- build/