diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 78cd4bbd5e..e44f940d11 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -780,7 +780,7 @@ valgrind ges: MESON_ARGS: >- ${SIMPLE_BUILD} -Ddoc=enabled - -Drs=disabled + -Drs=enabled -Dgst-docs:fatal_warnings=true # Disable werror for the docs build, we don't need it GST_WERROR: 'false'