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

Ah, forgot something

parent 9ca84981
No related branches found
No related tags found
1 merge request!16Introduce poetry packaging
......@@ -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