diff --git a/gitlab/ci_template.yml b/gitlab/ci_template.yml index a150164fe1..6f1fd99686 100644 --- a/gitlab/ci_template.yml +++ b/gitlab/ci_template.yml @@ -48,7 +48,7 @@ variables: WINDOWS_IMAGE: 'registry.freedesktop.org/gstreamer/gst-ci/amd64/windows:v12-master' # Can't use $CI_* variables since we use this template in all repos, not just gst-ci - CERBERO_SCRIPT_URL: "https://gitlab.freedesktop.org/gstreamer/gst-ci/raw/${GST_UPSTREAM_BRANCH}/gitlab/cerbero_setup.sh" + CERBERO_SCRIPT_URL: "https://gitlab.freedesktop.org/nirbheek/gst-ci/raw/refactor-cerbero-setup/gitlab/cerbero_setup.sh" GIT_STRATEGY: none MESON_BUILDTYPE_ARGS: --default-library=both