gitlab: force enable docs build in Fedora, Ubuntu, Debian
commitd0f26e68a0545db5010e8fac7386739a2c7213b3
authorDaniel P. Berrangé <berrange@redhat.com>
Mon, 2 Nov 2020 13:09:24 +0000 (2 13:09 +0000)
committerThomas Huth <thuth@redhat.com>
Tue, 10 Nov 2020 07:51:30 +0000 (10 08:51 +0100)
tree5d0fbf0adfc83343554e43565a9e25a7b76de94f
parent4daa9055beffa17ed47a71d52e7af219acc38e29
gitlab: force enable docs build in Fedora, Ubuntu, Debian

Meson runs a test to see if Sphinx works, and automatically disables it
on error. This can lead to the CI jobs skipping docs build without
maintainers noticing the problem. Use --enable-docs to force a fatal
error if Sphinx doesn't work on the jobs where we expect it to be OK.

Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
Message-Id: <20201102130926.161183-3-berrange@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Tested-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
.gitlab-ci.yml