Skip to content
Snippets Groups Projects
Commit 469c1db2 authored by Thomas Purcell's avatar Thomas Purcell
Browse files

Update the gitlab ci for new docker image

Remove unnecessary pip install command
parent 668ad919
Branches
Tags
No related merge requests found
...@@ -191,7 +191,6 @@ pages: ...@@ -191,7 +191,6 @@ pages:
stage: doc_builds stage: doc_builds
script: script:
- source cpp_sisso_env/bin/activate - source cpp_sisso_env/bin/activate
- pip install sphinx sphinx-rtd-theme breathe sphinx-sitemap
- cd docs/ - cd docs/
- make html - make html
- mv _build ../public - mv _build ../public
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment