gitlab: Update hotdoc

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-ci/-/merge_requests/312>
This commit is contained in:
Thibault Saunier 2020-06-25 18:20:32 -04:00
parent f9881240ae
commit 592124a46b

View file

@ -811,7 +811,7 @@ documentation:
MESON_BUILDTYPE_ARGS: "-Ddoc=enabled"
CI_ARTIFACTS_URL: "${CI_PROJECT_URL}/-/jobs/${CI_JOB_ID}/artifacts/raw/"
script:
- pip3 install --upgrade hotdoc==0.12.2
- pip3 install --upgrade git+https://github.com/hotdoc/hotdoc@fa3bcd24929717916ecf42a458a8ab36930cf031
- *gst_build
- ./gst-uninstalled.py ninja -C build/ plugins_doc_caches
- |