mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 1245538 - index decision task in taskcluster. r=dustin
This commit is contained in:
parent
33ea358829
commit
8fb54dfb87
@ -17,6 +17,7 @@ tasks:
|
||||
reruns: 3
|
||||
task:
|
||||
routes:
|
||||
- index.gecko.v2.{{project}}.latest.firefox.decision
|
||||
- tc-treeherder-stage.{{project}}.{{revision_hash}}
|
||||
- tc-treeherder.{{project}}.{{revision_hash}}
|
||||
created: '{{now}}'
|
||||
|
@ -40,6 +40,7 @@ tasks:
|
||||
- "queue:route:tc-treeherder.{{project}}.{{revision_hash}}"
|
||||
|
||||
routes:
|
||||
- "index.gecko.v2.{{project}}.latest.firefox.decision"
|
||||
- "tc-treeherder.{{project}}.{{revision_hash}}"
|
||||
- "tc-treeherder-stage.{{project}}.{{revision_hash}}"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user