gecko-dev/testing/taskcluster/tasks/builds/dbg_linux32.yml
Gregory Arndt 8505844ef1 Bug 1213878 - Make caches for linux and android builds branch specific r=wcosta
--HG--
extra : commitid : LbZZBq91Ysa
extra : rebase_source : 78b5869a5c2ecc0383578d6b19ee924174cf6bde
2015-10-12 10:32:25 -05:00

11 lines
284 B
YAML

$inherits:
from: 'tasks/builds/dbg_linux32_clobber.yml'
task:
# same as clobber, but with a cached workspace
scopes:
- 'docker-worker:cache:build-{{project}}-linux32-c6-workspace'
payload:
cache:
build-{{project}}-linux32-c6-workspace: '/home/worker/workspace'