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
@ -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…
x
Reference in New Issue
Block a user