From 37bdeb200a1441e9ebe17568b6c4279d0cec08cc Mon Sep 17 00:00:00 2001 From: Nirbheek Chauhan Date: Thu, 24 Sep 2020 05:18:24 +0530 Subject: [PATCH] Revert "cerbero ci: Actually use the new cerbero_setup.sh script" This reverts commit ef981bafc9540ca795e3ed0a6eb37950859d5da5. Part-of: --- gitlab/ci_template.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gitlab/ci_template.yml b/gitlab/ci_template.yml index 28bb9363b8..65464cf9a0 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/nirbheek/gst-ci/raw/refactor-cerbero-setup/gitlab/cerbero_setup.sh" + CERBERO_SCRIPT_URL: "https://gitlab.freedesktop.org/gstreamer/gst-ci/raw/${GST_UPSTREAM_BRANCH}/gitlab/cerbero_setup.sh" GIT_STRATEGY: none MESON_BUILDTYPE_ARGS: --default-library=both