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

use eval system docker for ci pipeline

parent d1ec547f
No related branches found
No related tags found
2 merge requests!17Update playbooks,!16Update playbooks typos
......@@ -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