Skip to content
Snippets Groups Projects
Commit a4aac5d2 authored by Yngve Levinsen's avatar Yngve Levinsen
Browse files

git still needed

parent 213bdea0
No related branches found
No related tags found
No related merge requests found
Pipeline #39737 passed
...@@ -36,6 +36,8 @@ verify_tag: ...@@ -36,6 +36,8 @@ verify_tag:
pages: pages:
stage: deploy stage: deploy
script: script:
- apt update
- apt install git -y
- pip install sphinx sphinxcontrib-blockdiag blockdiag sphinxcontrib-restbuilder sphinx_rtd_theme numpy m2r2 - pip install sphinx sphinxcontrib-blockdiag blockdiag sphinxcontrib-restbuilder sphinx_rtd_theme numpy m2r2
- python setup.py install - python setup.py install
- sphinx-build -b html -d public/doctrees doc public - sphinx-build -b html -d public/doctrees doc public
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment