mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
Tasckluster: use default taskId and taskGroupId
See https://docs.taskcluster.net/docs/reference/integrations/taskcluster-github/docs/taskcluster-yml-v1#result
This commit is contained in:
parent
d4038d0580
commit
0700aeb4f7
1 changed files with 0 additions and 2 deletions
|
@ -13,8 +13,6 @@ tasks:
|
||||||
# NOTE: when updating this consider whether the daily hook needs similar changes:
|
# NOTE: when updating this consider whether the daily hook needs similar changes:
|
||||||
# https://tools.taskcluster.net/hooks/project-servo/daily
|
# https://tools.taskcluster.net/hooks/project-servo/daily
|
||||||
|
|
||||||
taskGroupId: {$eval: as_slugid("decision_task")}
|
|
||||||
taskId: {$eval: as_slugid("decision_task")}
|
|
||||||
provisionerId: aws-provisioner-v1
|
provisionerId: aws-provisioner-v1
|
||||||
workerType: servo-docker-worker
|
workerType: servo-docker-worker
|
||||||
created: {$fromNow: ''}
|
created: {$fromNow: ''}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue