Skip to content
Snippets Groups Projects

[SIGMON-581] CI fixes

Merged Aleksandra Mnich requested to merge SIGMON-581 into dev
6 files
+ 5
6
Compare changes
  • Side-by-side
  • Inline
Files
6
+ 1
0
@@ -6,6 +6,7 @@
# - Installs dependencies from notebooks_exec_requirements.txt
# Currently used by the GitLab CI and Jenkins pipelines.
source /opt/acc-py/venvs/acc-py-venv/bin/activate
pip install --upgrade pip
pip install ./papermill_nxcals --no-deps
REPOS=$(curl -s https://gitlab.cern.ch/api/v4/groups/152156 | jq -r ".projects[].http_url_to_repo")
Loading