ci: Fix unbound variables for the check video formats job

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/5699>
This commit is contained in:
Jordan Petridis 2023-11-21 12:40:11 +02:00 committed by GStreamer Marge Bot
parent 159f24c07f
commit c1c6d017c1

View file

@ -637,6 +637,8 @@ check video formats:
tags: ['gstreamer']
variables:
MESON_ARGS: "${SIMPLE_BUILD}"
BUILD_GST_DEBUG: "-Dgstreamer:gst_debug=true"
GST_WERROR: "true"
VIDEO_TOKEN: "GST_VIDEO_FORMATS_ALL_STR"
VIDEO_HEADER: "subprojects/gst-plugins-base/gst-libs/gst/video/video-format.h"
WL_TOKEN: "GST_WL_VIDEO_FORMATS"