From: Tim-Philipp Müller Date: Wed, 1 Feb 2023 18:55:17 +0000 (+0000) Subject: ci: rebuild windows image X-Git-Tag: 1.22.7~516 X-Git-Url: http://review.tizen.org/git/?p=platform%2Fupstream%2Fgstreamer.git;a=commitdiff_plain;h=31c2a978a8974658419bda1734d1152349e174c2 ci: rebuild windows image Needed for the backport of https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/3805 to take effect, once cerbero is made to use the new image. Should fix errors like cp: will not create hard link `./cerbero-sources/sbc-1.3' to directory `./cerbero-sources/bzip2-1.0.8' and similar. Part-of: --- diff --git a/.gitlab-image-tags.yml b/.gitlab-image-tags.yml index fb571a0..a4383bc 100644 --- a/.gitlab-image-tags.yml +++ b/.gitlab-image-tags.yml @@ -7,4 +7,4 @@ variables: ### FEDORA_TAG: '2023-01-25.0' INDENT_TAG: '2023-01-25.0' - WINDOWS_TAG: '2023-01-25.0' + WINDOWS_TAG: '2023-02-01.0'