Bug 1213011 - Add a route to post-build simulator task to easily download it. r=garndt

This commit is contained in:
Alexandre Poirot 2015-10-28 09:56:17 -07:00
parent c70c99994d
commit d98ea6a4ba

View File

@ -17,6 +17,9 @@ task:
provisionerId: aws-provisioner-v1
schedulerId: task-graph-scheduler
routes:
- 'index.gecko.v1.{{project}}.latest.simulator.{{build_type}}'
scopes:
- 'docker-worker:cache:tc-vcs'
- 'docker-worker:image:{{#docker_image}}builder{{/docker_image}}'