Skip to content

Commit

Permalink
Bug 1409577 - Add static indexes to decision task r=dustin
Browse files Browse the repository at this point in the history
  • Loading branch information
Rail Aliiev committed Oct 18, 2017
1 parent c864b3e commit 6a66838
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .taskcluster.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ tasks:
$if: 'tasks_for == "hg-push"'
then:
- "index.gecko.v2.${repository.project}.latest.firefox.decision"
- "index.gecko.v2.${repository.project}.revision.${push.revision}.firefox.decision"
- "index.gecko.v2.${repository.project}.pushlog-id.${push.pushlog_id}.decision"
- "tc-treeherder.v2.${repository.project}.${push.revision}.${push.pushlog_id}"
- "tc-treeherder-stage.v2.${repository.project}.${push.revision}.${push.pushlog_id}"
Expand Down

0 comments on commit 6a66838

Please sign in to comment.