mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-04-26 06:54:49 +00:00
ci_template: pin hotdoc to pre gst cache format change
This commit is contained in:
parent
3839f8ab87
commit
5455320869
1 changed files with 1 additions and 1 deletions
|
@ -869,7 +869,7 @@ documentation:
|
||||||
MESON_ARGS: *simple_build
|
MESON_ARGS: *simple_build
|
||||||
MESON_BUILDTYPE_ARGS: "-Ddoc=enabled"
|
MESON_BUILDTYPE_ARGS: "-Ddoc=enabled"
|
||||||
script:
|
script:
|
||||||
- pip3 install --upgrade git+https://github.com/hotdoc/hotdoc.git
|
- pip3 install --upgrade git+https://github.com/hotdoc/hotdoc.git@e363817ccdfd8150674a370ade2df9267074a694
|
||||||
- *gst_build
|
- *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
|
||||||
|
|
Loading…
Reference in a new issue