forked from mirrors/gecko-dev
Bug 1606869: Switch decision task docker caches to match the rest the in-tree caches; r=Callek
Differential Revision: https://phabricator.services.mozilla.com/D58638 --HG-- extra : moz-landing-system : lando
This commit is contained in:
parent
284ba100bb
commit
b6a284f66b
1 changed files with 1 additions and 1 deletions
|
|
@ -213,7 +213,7 @@ tasks:
|
||||||
ACTION_CALLBACK: '${action.cb_name}'
|
ACTION_CALLBACK: '${action.cb_name}'
|
||||||
|
|
||||||
cache:
|
cache:
|
||||||
level-${repository.level}-checkouts-sparse-v2: /builds/worker/checkouts
|
gecko-level-${repository.level}-checkouts-sparse-v2: /builds/worker/checkouts
|
||||||
|
|
||||||
features:
|
features:
|
||||||
taskclusterProxy: true
|
taskclusterProxy: true
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue