Skip to content
Snippets Groups Projects
Commit 0434fcb2 authored by Clemens Lange's avatar Clemens Lange
Browse files

Implement suggestions by Kevin Pedro

parent 878bb8d9
Branches
Tags
No related merge requests found
Pipeline #1606791 failed
......@@ -92,9 +92,8 @@ cmssw_addpkg:
- export CMSSW_MIRROR=https://:@git.cern.ch/kerberos/CMSSW.git
# This is another trick to speed things up independent of your location:
- export CMSSW_GIT_REFERENCE=/cvmfs/cms.cern.ch/cmssw.git.daily
# - git config --global user.name "${GIT_USER_NAME}"
# - git config --global user.email "${GIT_USER_EMAIL}"
# - git config --global user.github "${GIT_USER_GITHUB}"
# Important: run git cms-init with --upstream-only flag to not run into
# problems with git config
- git cms-init --upstream-only
- git cms-addpkg PhysicsTools/PatExamples
- scram b
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment