Wire namespace caches and agenix secrets
This commit is contained in:
parent
5bd95b7a7c
commit
028627bfcb
8 changed files with 66 additions and 102 deletions
|
|
@ -85,12 +85,6 @@ jobs:
|
|||
"${shared_root}/apple/SourcePackages" \
|
||||
"${lane_root}/cargo-target" \
|
||||
"${lane_root}/DerivedData"
|
||||
rm -rf \
|
||||
"${lane_root}/cargo-target" \
|
||||
"${lane_root}/DerivedData"
|
||||
mkdir -p \
|
||||
"${lane_root}/cargo-target" \
|
||||
"${lane_root}/DerivedData"
|
||||
echo "CARGO_HOME=${shared_root}/cargo" >> "${GITHUB_ENV}"
|
||||
echo "CARGO_TARGET_DIR=${lane_root}/cargo-target" >> "${GITHUB_ENV}"
|
||||
echo "RUSTUP_HOME=${shared_root}/rustup" >> "${GITHUB_ENV}"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue