Skip to content
Snippets Groups Projects
Commit 4d61820a authored by Markus Holzer's avatar Markus Holzer
Browse files

Update .gitlab-ci.yml

parent 350f0da7
No related merge requests found
...@@ -173,6 +173,7 @@ build-documentation: ...@@ -173,6 +173,7 @@ build-documentation:
script: script:
- export PYTHONPATH=`pwd` - export PYTHONPATH=`pwd`
- mkdir html_doc - mkdir html_doc
- sphinx-build -b html doc html_doc
- sphinx-build -W -b html doc html_doc - sphinx-build -W -b html doc html_doc
tags: tags:
- docker - docker
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment