tenfourfox/testing/taskcluster/tasks/builds/opt_macosx64.yml
Cameron Kaiser c9b2922b70 hello FPR
2017-04-19 00:56:45 -07:00

15 lines
388 B
YAML

$inherits:
from: 'tasks/builds/opt_macosx64_clobber.yml'
task:
# same as clobber, but with a cached workspace
scopes:
- 'docker-worker:cache:build-macosx64-workspace'
routes:
- 'index.buildbot.branches.{{project}}.macosx64'
- 'index.buildbot.revisions.{{head_rev}}.{{project}}.macosx64'
payload:
cache:
build-macosx64-workspace: '/home/worker/workspace'