Skip to content
Snippets Groups Projects
Verified Commit 6448c7dc authored by Björn Ludwig's avatar Björn Ludwig
Browse files

ci(docs): upgrade docs job to current configuration

parent 5edd6567
No related branches found
No related tags found
No related merge requests found
Pipeline #16334 failed
......@@ -94,7 +94,7 @@ sphinx:
rules:
- if: $CI_COMMIT_TAG == null
script:
- poetry install --with docs
- poetry install --extras docs
- apt update
- apt -y install pandoc
- sphinx-build -W --keep-going docs/ 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