gitlab: Always run hotdoc from git
We are moving too fast in hotdoc and the overhead of releasing and updating docker images is too big
This commit is contained in:
parent
a30652954c
commit
35be7d2b91
@ -557,6 +557,7 @@ documentation:
|
||||
stage: deploy
|
||||
|
||||
script:
|
||||
- pip3 install --upgrade git+https://github.com/hotdoc/hotdoc.git
|
||||
- cd gst-build/
|
||||
- ./gst-uninstalled.py hotdoc run --conf-file=build/subprojects/gst-docs/GStreamer-doc.json --fatal-warnings
|
||||
- cd -
|
||||
|
Loading…
x
Reference in New Issue
Block a user