tenfourfox/testing/taskcluster/tasks/builds/opt_linux32.yml

11 lines
284 B
YAML
Raw Normal View History

2017-04-19 07:56:45 +00:00
$inherits:
from: 'tasks/builds/opt_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'