From 19d7ff53424c5bd104b73755f9f640bff8169392 Mon Sep 17 00:00:00 2001 From: Nirbheek Chauhan Date: Fri, 2 Oct 2020 22:19:57 +0530 Subject: [PATCH] citemplate: Actually use the new cerbero_setup.sh script Revert me after merge. 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 2ebdc25693..710ee1c3c1 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/gstreamer/gst-ci/raw/${GST_UPSTREAM_BRANCH}/gitlab/cerbero_setup.sh" + CERBERO_SCRIPT_URL: "https://gitlab.freedesktop.org/nirbheek/gst-ci/raw/wipe-more-before-script/gitlab/cerbero_setup.sh" GIT_STRATEGY: none MESON_BUILDTYPE_ARGS: --default-library=both