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
|
- .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:
|
||||||
|
Reference in New Issue
Block a user