Skip to content
Snippets Groups Projects
Commit 8dfcb1d7 authored by Hock, Martin's avatar Hock, Martin
Browse files

Install more dependencies and check versions

parent 9bb23f9f
Branches
No related tags found
1 merge request!3Add template ci.yml from...
......@@ -17,7 +17,10 @@ pages:
tags:
- env:docker
script:
- pip install -U sphinx sphinx-autoapi
- pip install -U sphinx
- pip --version
- python --version
- pip install sphinx-autoapi sphinx_rtd_theme sphinx_panels
- sphinx-build -b html ./docs/source/ public
artifacts:
paths:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment