From: Jordan Petridis Date: Wed, 22 Jan 2020 15:06:08 +0000 (+0200) Subject: ci_template.yml: Update the windows image version X-Git-Tag: 1.19.3~497^2~223 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=ad6f4df17f8b4df7a2f6f0081ca4cada012e094e;p=platform%2Fupstream%2Fgstreamer.git ci_template.yml: Update the windows image version --- diff --git a/gitlab/ci_template.yml b/gitlab/ci_template.yml index 12b10f8a02..cfe81052b0 100644 --- a/gitlab/ci_template.yml +++ b/gitlab/ci_template.yml @@ -12,7 +12,7 @@ variables: FEDORA_IMAGE: 'registry.freedesktop.org/gstreamer/gst-ci/amd64/fedora:2019-12-23-1224753' INDENT_IMAGE: 'registry.freedesktop.org/gstreamer/gst-ci/amd64/gst-indent:6f7e01e1e30a73efa880acdc8e911f1f20c58dbb' MANIFEST_IMAGE: 'registry.freedesktop.org/gstreamer/gst-ci/amd64/build-manifest:2019-10-23-793475' - WINDOWS_IMAGE: 'registry.freedesktop.org/gstreamer/gst-ci/amd64/windows:v8' + WINDOWS_IMAGE: 'registry.freedesktop.org/gstreamer/gst-ci/amd64/windows:v9' # Branch to track for modules that have no ref specified in the manifest GST_UPSTREAM_BRANCH: 'master'