mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-04 05:04:33 +02:00
ci: use different tag for runners to run the cache jobs
This commit is contained in:
@@ -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:
|
||||
|
Reference in New Issue
Block a user