mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-18 15:51:11 +00:00
ci_template: pin hotdoc to pre fundamental documentation
This commit is contained in:
parent
5455320869
commit
1f07629c3c
1 changed files with 1 additions and 1 deletions
|
@ -869,7 +869,7 @@ documentation:
|
|||
MESON_ARGS: *simple_build
|
||||
MESON_BUILDTYPE_ARGS: "-Ddoc=enabled"
|
||||
script:
|
||||
- pip3 install --upgrade git+https://github.com/hotdoc/hotdoc.git@e363817ccdfd8150674a370ade2df9267074a694
|
||||
- pip3 install --upgrade git+https://github.com/hotdoc/hotdoc.git@a8bb7483d473885b9dbb84eb34252f425d43d3ff
|
||||
- *gst_build
|
||||
|
||||
- ./gst-uninstalled.py hotdoc run --conf-file=build/subprojects/gst-docs/GStreamer-doc.json --fatal-warnings
|
||||
|
|
Loading…
Reference in a new issue