mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-29 05:40:27 -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:
|
||||
extends:
|
||||
- .build_on_fedora
|
||||
stage: pages
|
||||
variables:
|
||||
MESON_OPTIONS: >-
|
||||
-Ddocs=enabled
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue