mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-07 20:17:37 +00:00
8505844ef1
--HG-- extra : commitid : LbZZBq91Ysa extra : rebase_source : 78b5869a5c2ecc0383578d6b19ee924174cf6bde
11 lines
284 B
YAML
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'
|