Skip to content
Snippets Groups Projects
Commit 5a9387aa authored by Davide Ricci's avatar Davide Ricci
Browse files

Update .gitlab-ci.yml file

parent dd29ae4b
No related branches found
No related tags found
No related merge requests found
Pipeline #29569 passed
...@@ -133,7 +133,8 @@ pages: ...@@ -133,7 +133,8 @@ pages:
tags: tags:
- git-run-ia2 - git-run-ia2
before_script: before_script:
- apt install gnuplot - apt-get update -y
- apt install -y gnuplot
- pip install --upgrade pip - pip install --upgrade pip
- pip install setuptools gnuplotlib pyvantagepro - pip install setuptools gnuplotlib pyvantagepro
# Install project so Sphinx can import it # Install project so Sphinx can import it
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment