mirror of
https://github.com/servo/servo.git
synced 2025-07-23 15:23:42 +01:00
use dedicated workertype
This commit is contained in:
parent
1d8283e010
commit
514e714485
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue