Skip to content

Commit

Permalink
ci: add 'project' to the checkout cache name
Browse files Browse the repository at this point in the history
  • Loading branch information
ahal committed Dec 8, 2023
1 parent 47e95e4 commit 76adcb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .taskcluster.yml
Original file line number Diff line number Diff line change
Expand Up @@ -201,7 +201,7 @@ tasks:
ACTION_CALLBACK: '${action.cb_name}'

cache:
"${trustDomain}-level-${level}-checkouts-sparse-v2": /builds/worker/checkouts
"${trustDomain}-project-${project}-level-${level}-checkouts-sparse-v2": /builds/worker/checkouts

features:
taskclusterProxy: true
Expand Down

0 comments on commit 76adcb4

Please sign in to comment.