use dedicated workertype

This commit is contained in:
E. Dunham 2018-05-09 10:24:50 -07:00
parent 1d8283e010
commit 514e714485

View file

@ -8,7 +8,7 @@ metadata:
source: '{{ event.head.repo.url }}' source: '{{ event.head.repo.url }}'
tasks: tasks:
- provisionerId: '{{ taskcluster.docker.provisionerId }}' - provisionerId: '{{ taskcluster.docker.provisionerId }}'
workerType: '{{ taskcluster.docker.workerType }}' workerType: 'servo-docker-worker'
extra: extra:
github: github:
events: events: