CI: fix pages build stage

build_on_fedora_html_docs needs to be on earlier stage than pages so
that it can find the artifacts.
This commit is contained in:
Pauli Virtanen 2024-04-06 11:16:28 +03:00
parent e4da3b95f5
commit 47c080496f

View file

@ -288,7 +288,6 @@ build_on_fedora:
build_on_fedora_html_docs:
extends:
- .build_on_fedora
stage: pages
variables:
MESON_OPTIONS: >-
-Ddocs=enabled