Bug 1425148: Specify thunderbird product for comm.v2 indexes; r=me draft
authorTom Prince <mozilla@hocat.ca>
Thu, 14 Dec 2017 12:17:22 -0700
changeset 23534 59496d787bff88cf4a76e2be8af48f8f24a89edb
parent 23533 7d31bdf07253a68df8d6bfffd1c861184ec2b448
child 23535 6005dd37220a80824c7c7492bbde16a11bd661df
push id184
push userbmo:mozilla@hocat.ca
push dateTue, 19 Dec 2017 06:58:26 +0000
reviewersme
bugs1425148
Bug 1425148: Specify thunderbird product for comm.v2 indexes; r=me MozReview-Commit-ID: BsAqwAaNYiO
taskcluster/ci/config.yml
--- a/taskcluster/ci/config.yml
+++ b/taskcluster/ci/config.yml
@@ -6,9 +6,13 @@ treeherder:
         'tc-Z': 'MozMill tests executed by TaskCluster'
         'I': 'Docker Image Builds'
         'TL': 'Toolchain builds for Linux 64-bits'
         'TM': 'Toolchain builds for OSX'
         'TMW': 'Toolchain builds for Windows MinGW'
         'TW32': 'Toolchain builds for Windows 32-bits'
         'TW64': 'Toolchain builds for Windows 64-bits'
 
+index:
+    products:
+        - thunderbird
+
 try: {}