mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-03-05 03:11:16 +00:00
gitlab/ci_template: shorten name for gstreamer nodebug build
Shorter and nicer to read with spaces than underscores.
This commit is contained in:
parent
be70dc3735
commit
42c1dcdf59
1 changed files with 1 additions and 1 deletions
|
@ -121,7 +121,7 @@ build fedora x86_64:
|
||||||
variables:
|
variables:
|
||||||
MESON_ARGS: "${DEFAULT_MESON_ARGS} -Dsharp=enabled"
|
MESON_ARGS: "${DEFAULT_MESON_ARGS} -Dsharp=enabled"
|
||||||
|
|
||||||
build_disable_debug fedora x86_64:
|
build nodebug fedora x86_64:
|
||||||
extends: '.build'
|
extends: '.build'
|
||||||
stage: 'build'
|
stage: 'build'
|
||||||
image: $FEDORA_IMAGE
|
image: $FEDORA_IMAGE
|
||||||
|
|
Loading…
Reference in a new issue