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

Ah, forgot something

parent 3be8d871
No related branches found
No related tags found
No related merge requests found
......@@ -28,7 +28,7 @@ create_docs:
stage: create_docs
needs: [test]
script:
- poetry install sphinx sphinx-rtd-theme enum-tools sphinx-toolbox
- poetry install
- cd docs ; make html
- mv build/html/ ../public/
artifacts:
......
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