Skip to content
Snippets Groups Projects
Commit ce9127a6 authored by Martin Bergemann's avatar Martin Bergemann :speech_balloon:
Browse files

Use eval docker container to build docs

parent d1ec547f
No related branches found
No related tags found
2 merge requests!17Update playbooks,!16Update playbooks typos
Pipeline #19121 failed
......@@ -4,7 +4,7 @@ stages:
lint:
stage: doc
tags:
- sphinx
- docker, specific
before_script:
- python3 -m pip install .[test]
script:
......@@ -14,7 +14,7 @@ lint:
pages:
stage: doc
tags:
- sphinx
- docker, specific
script:
- cd docs && make html
before_script:
......
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