mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2026-03-27 07:58:16 -04:00
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:
parent
e4da3b95f5
commit
47c080496f
1 changed files with 0 additions and 1 deletions
|
|
@ -288,7 +288,6 @@ build_on_fedora:
|
||||||
build_on_fedora_html_docs:
|
build_on_fedora_html_docs:
|
||||||
extends:
|
extends:
|
||||||
- .build_on_fedora
|
- .build_on_fedora
|
||||||
stage: pages
|
|
||||||
variables:
|
variables:
|
||||||
MESON_OPTIONS: >-
|
MESON_OPTIONS: >-
|
||||||
-Ddocs=enabled
|
-Ddocs=enabled
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue