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

Build doc two times

parent 611a7366
No related branches found
No related tags found
No related merge requests found
Pipeline #28864 failed
...@@ -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% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment