mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-12-26 07:26:15 +01:00
ci: Slightly improve quoting of variables
Signed-off-by: Philip Withnall <pwithnall@gnome.org>
This commit is contained in:
parent
b7abe843e4
commit
7b5ee8cb75
@ -28,7 +28,7 @@ variables:
|
|||||||
G_MESSAGES_DEBUG: all
|
G_MESSAGES_DEBUG: all
|
||||||
MESON_COMMON_OPTIONS: "--buildtype debug --wrap-mode=nodownload --fatal-meson-warnings"
|
MESON_COMMON_OPTIONS: "--buildtype debug --wrap-mode=nodownload --fatal-meson-warnings"
|
||||||
# expected naming scheme for the release-service job
|
# expected naming scheme for the release-service job
|
||||||
TARBALL_ARTIFACT_PATH: _build/meson-dist/$CI_PROJECT_NAME-$CI_COMMIT_TAG.tar.xz
|
TARBALL_ARTIFACT_PATH: "_build/meson-dist/${CI_PROJECT_NAME}-${CI_COMMIT_TAG}.tar.xz"
|
||||||
|
|
||||||
# Default CI job setup; contrast with `.only-origin`.
|
# Default CI job setup; contrast with `.only-origin`.
|
||||||
#
|
#
|
||||||
|
Loading…
Reference in New Issue
Block a user