gitlab: Update hotdoc to 0.12.2

Adding Since markers check

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-ci/-/merge_requests/310>
This commit is contained in:
Thibault Saunier 2020-06-23 18:03:04 -04:00
parent 78577cffaf
commit f9881240ae

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.0
- pip3 install --upgrade hotdoc==0.12.2
- *gst_build
- ./gst-uninstalled.py ninja -C build/ plugins_doc_caches
- |