ci: use different tag for runners to run the cache jobs

This commit is contained in:
Fu Hanxi
2022-12-09 16:39:29 +08:00
parent 23dda413a5
commit 85e1927add

View File

@@ -13,7 +13,7 @@ upload-pip-cache:
- .rules:patterns:python-cache - .rules:patterns:python-cache
tags: tags:
- $GEO - $GEO
- build - cache
cache: cache:
key: pip-cache key: pip-cache
paths: paths:
@@ -33,7 +33,7 @@ upload-submodules-cache:
- .rules:patterns:submodule - .rules:patterns:submodule
tags: tags:
- $GEO - $GEO
- build - cache
cache: cache:
key: submodule-cache key: submodule-cache
paths: paths: