gitlab: Do not "build nodebug fedora" on gst-docs
And do not build at all for gst-examples either
This commit is contained in:
parent
58861fd410
commit
7ecf44d232
@ -128,6 +128,10 @@ build nodebug fedora x86_64:
|
||||
image: $FEDORA_IMAGE
|
||||
variables:
|
||||
MESON_ARGS: "${DEFAULT_MESON_ARGS} -Dsharp=enabled -Dgstreamer:gst_debug=false -Domx=enabled -Dgst-omx:target=generic"
|
||||
except:
|
||||
variables:
|
||||
- $CI_PROJECT_NAME == "cerbero"
|
||||
- $CI_PROJECT_NAME == "gst-docs"
|
||||
|
||||
.test:
|
||||
stage: 'test'
|
||||
|
Loading…
x
Reference in New Issue
Block a user