mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-29 05:40:27 -04:00
ci: Avoid running pages build on merge requests
This commit is contained in:
parent
ff95fcd901
commit
6c348e0600
1 changed files with 3 additions and 0 deletions
|
|
@ -288,6 +288,7 @@ build_on_fedora:
|
|||
build_on_fedora_html_docs:
|
||||
extends:
|
||||
- .build_on_fedora
|
||||
stage: pages
|
||||
variables:
|
||||
MESON_OPTIONS: >-
|
||||
-Ddocs=enabled
|
||||
|
|
@ -325,6 +326,8 @@ build_on_fedora_html_docs:
|
|||
paths:
|
||||
- branch-*/builddir/meson-logs
|
||||
- branch-*/builddir/doc/html
|
||||
rules:
|
||||
- !reference [pages, rules]
|
||||
|
||||
build_on_alpine:
|
||||
extends:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue