From 85e1927add5fdb68ccc370fdda5f9efa94392c48 Mon Sep 17 00:00:00 2001 From: Fu Hanxi Date: Fri, 9 Dec 2022 16:39:29 +0800 Subject: [PATCH] ci: use different tag for runners to run the cache jobs --- .gitlab/ci/upload_cache.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitlab/ci/upload_cache.yml b/.gitlab/ci/upload_cache.yml index 191c0328a0..bf867b220e 100644 --- a/.gitlab/ci/upload_cache.yml +++ b/.gitlab/ci/upload_cache.yml @@ -13,7 +13,7 @@ upload-pip-cache: - .rules:patterns:python-cache tags: - $GEO - - build + - cache cache: key: pip-cache paths: @@ -33,7 +33,7 @@ upload-submodules-cache: - .rules:patterns:submodule tags: - $GEO - - build + - cache cache: key: submodule-cache paths: