*** Wartungsfenster jeden ersten Mittwoch vormittag im Monat ***

Skip to content
Snippets Groups Projects
Commit aecdc6ac authored by Hanser, Valentin's avatar Hanser, Valentin
Browse files

Update .gitlab-ci.yml file

parent 3a9ecded
No related branches found
No related tags found
No related merge requests found
Pipeline #250335 failed with stage
in 27 seconds
......@@ -269,7 +269,8 @@ pages:
script:
- pip install -U sphinx
- python3 -m pip install nbsphinx --user
- sphinx-build -b html ./docs ./docs/_build
- cd docs
- make html
artifacts:
paths:
- ./docs/_build
......
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