Configure cache domain for GHA
This commit is contained in:
parent
54b7d45564
commit
9a4e7183d4
2 changed files with 6 additions and 0 deletions
|
|
@ -37,6 +37,7 @@ x--expand-yaml-anchors--remove:
|
|||
- &public-variables
|
||||
SCCACHE_BUCKET: rust-lang-gha-caches
|
||||
TOOLSTATE_REPO: https://github.com/pietroalbini/rust-toolstate
|
||||
CACHE_DOMAIN: ci-caches-gha.rust-lang.org
|
||||
|
||||
- &prod-variables
|
||||
SCCACHE_BUCKET: rust-lang-gha-caches
|
||||
|
|
@ -51,6 +52,7 @@ x--expand-yaml-anchors--remove:
|
|||
# (caches, artifacts...).
|
||||
CACHES_AWS_ACCESS_KEY_ID: AKIA46X5W6CZOMUQATD5
|
||||
ARTIFACTS_AWS_ACCESS_KEY_ID: AKIA46X5W6CZH5AYXDVF
|
||||
CACHE_DOMAIN: ci-caches-gha.rust-lang.org
|
||||
|
||||
- &base-job
|
||||
env: {}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue