mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-25 19:21:06 +00:00
ci: gstreamer-full: reenable build
The gstreamer-full job should be run during the integrate stage always. Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/1190>
This commit is contained in:
parent
3e9800a513
commit
58caa8af62
1 changed files with 0 additions and 10 deletions
|
@ -541,17 +541,7 @@ gstreamer-full:
|
|||
MESON_ARGS: >
|
||||
--default-library=static
|
||||
-Ddoc=disabled
|
||||
-Dgst-editing-services:python=disabled
|
||||
$MESON_GST_WERROR
|
||||
rules:
|
||||
# If this matches, it means the pipeline is running against either the main
|
||||
# or a stable branch, so make it manual
|
||||
- if: '$CI_PROJECT_NAMESPACE == "gstreamer" && $CI_COMMIT_BRANCH == $GST_UPSTREAM_BRANCH'
|
||||
when: manual
|
||||
- changes:
|
||||
- "*"
|
||||
- scripts/*
|
||||
- ci/**/*
|
||||
|
||||
script:
|
||||
- *build
|
||||
|
|
Loading…
Reference in a new issue