Skip to content
Snippets Groups Projects
Commit aa9a6677 authored by Christoph Knote's avatar Christoph Knote
Browse files

So etwa

parent e50098a7
No related branches found
No related tags found
No related merge requests found
......@@ -29,7 +29,8 @@ create_docs:
needs: [test]
script:
- poetry install
- cd docs ; make html
- cd docs
- poetry run sphinx-build -b html . build
- mv build/html/ ../public/
artifacts:
paths:
......
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