From ea155d7925f8cc93f709b12e9ebcf6fbcb5028fc Mon Sep 17 00:00:00 2001 From: Jordan Petridis Date: Sun, 4 Oct 2020 13:30:46 +0000 Subject: [PATCH] Revert "citemplate: Actually use the new cerbero_setup.sh script" This reverts commit 19d7ff53424c5bd104b73755f9f640bff8169392 --- 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 710ee1c3c1..2ebdc25693 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:v13-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/wipe-more-before-script/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