ci: Update to hotdoc

This commit is contained in:
Thibault Saunier 2020-06-23 12:21:20 -04:00
parent 7beb52a6e0
commit 78577cffaf

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