ci: Use fedora-docs for the doc build

Our doc build now uses pandoc, so use an image
that has it.
This commit is contained in:
Matthias Clasen 2020-05-25 12:48:10 -04:00
parent f60149cd9e
commit 86f8be41d0

View File

@ -184,7 +184,7 @@ static-scan:
allow_failure: true
reference:
image: registry.gitlab.gnome.org/gnome/gtk/fedora:v16
image: registry.gitlab.gnome.org/gnome/gtk/fedora-docs:v19
stage: docs
variables:
EXTRA_MESON_FLAGS: "--buildtype=release"