Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
LHCData
lhc-sm-hwc
Commits
c993a669
Commit
c993a669
authored
Oct 27, 2021
by
Agata Malgorzata Chadaj
Browse files
wip
parent
5ce449bb
Pipeline
#3170531
passed with stage
in 24 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
CI/setup_second_step.sh
View file @
c993a669
...
...
@@ -4,6 +4,12 @@ export API_BRANCH="$6"
export
NB_BRANCH
=
"
$7
"
#source ./CI/env_setup.sh
export
LCG_VIEW
=
/cvmfs/sft.cern.ch/lcg/views/LCG_100_nxcals/x86_64-centos7-gcc9-opt
source
$LCG_VIEW
/setup.sh
alias
python
=
"
$LCG_VIEW
/bin/python"
alias
python3
=
"
$LCG_VIEW
/bin/python3"
alias
pip
=
"
$LCG_VIEW
/bin/pip3.8"
alias
pytest
=
"
$LCG_VIEW
/bin/pytest"
pip
install
-t
/tmp/
-r
./papermill_nxcals/requirements.txt
python3 ./CI/send_results.py
"
$1
"
"
$2
"
"
$3
"
"
$4
"
"
$5
"
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment