mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-01 03:52:25 +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:
|
||||
MESON_ARGS: "${DEFAULT_MESON_ARGS} -Dsharp=enabled"
|
||||
|
||||
build_disable_debug fedora x86_64:
|
||||
build nodebug fedora x86_64:
|
||||
extends: '.build'
|
||||
stage: 'build'
|
||||
image: $FEDORA_IMAGE
|
||||
|
|
Loading…
Reference in a new issue