mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-04-26 06:54:49 +00:00
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
1 changed files with 1 additions and 0 deletions
|
@ -557,6 +557,7 @@ documentation:
|
||||||
stage: deploy
|
stage: deploy
|
||||||
|
|
||||||
script:
|
script:
|
||||||
|
- pip3 install --upgrade git+https://github.com/hotdoc/hotdoc.git
|
||||||
- cd gst-build/
|
- cd gst-build/
|
||||||
- ./gst-uninstalled.py hotdoc run --conf-file=build/subprojects/gst-docs/GStreamer-doc.json --fatal-warnings
|
- ./gst-uninstalled.py hotdoc run --conf-file=build/subprojects/gst-docs/GStreamer-doc.json --fatal-warnings
|
||||||
- cd -
|
- cd -
|
||||||
|
|
Loading…
Reference in a new issue