From 1edde3ed11bb57f215707b290adf43993f4e3baf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcel=20M=C3=A4rtens?= Date: Wed, 10 Jul 2024 07:08:36 +0200 Subject: [PATCH] update ci tag --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index c7e92b0584..00a38fffe8 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -13,7 +13,7 @@ variables: # https://docs.gitlab.com/ee/ci/yaml/#shallow-cloning GIT_DEPTH: 3 GIT_CLEAN_FLAGS: -f - CACHE_IMAGE_TAG: 50187fcf + CACHE_IMAGE_TAG: 02724a80 TAG_REGEX: '/^v[0-9]+\.[0-9]+\.[0-9]+$/' default: