Skip to content
Snippets Groups Projects
Commit ca619eec authored by Patrick Louis S Connor's avatar Patrick Louis S Connor
Browse files

compiling Core in the CI with cmake

parent 97f1600b
No related branches found
No related tags found
1 merge request!12adapting the installer after the migration
Pipeline #6768940 failed
......@@ -22,4 +22,7 @@ cmake:
- source /cvmfs/cms.cern.ch/cmsset_default.sh
- yum install -y cmake3 python3 zsh
- ./install.sh
- cd CMSSW*/
- shopt -s expand_aliases # allows aliases like cmsenv to be used
- cmsenv
- scram b -j$(nproc)
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