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

Ah, forgot something

parent 9ca84981
Branches
Tags
1 merge request!16Introduce poetry packaging
...@@ -28,7 +28,7 @@ create_docs: ...@@ -28,7 +28,7 @@ create_docs:
stage: create_docs stage: create_docs
needs: [test] needs: [test]
script: script:
- poetry install sphinx sphinx-rtd-theme enum-tools sphinx-toolbox - poetry install
- cd docs ; make html - cd docs ; make html
- mv build/html/ ../public/ - mv build/html/ ../public/
artifacts: artifacts:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment