diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 638f73f8ca..7caa885074 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -28,6 +28,10 @@ variables: FDO_UPSTREAM_REPO: 'gstreamer/gstreamer' + MESON_COMMIT: + description: "Overwrite the meson version installed on the CI images with the specified meson commit" + value: "" + FEDORA_AMD64_SUFFIX: 'amd64/fedora' INDENT_AMD64_SUFFIX: 'amd64/gst-indent' WINDOWS_AMD64_SUFFIX: 'amd64/windows'