gitlab: update hotdoc

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-ci/-/merge_requests/321>
This commit is contained in:
Mathieu Duponchelle 2020-07-10 01:09:26 +02:00
parent 4fd36e5d73
commit 13c2d964da

View file

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