Bug 1421002: Support `mach try fuzzy`; r=me. draft
authorTom Prince <mozilla@hocat.ca>
Wed, 22 Nov 2017 12:15:03 -0700
changeset 23222 885176e504d7f66cc59a94d69ece65800eb44b76
parent 23221 0fca2b6480744d708a6e4f541fc4607b174ea0e9
push id162
push userbmo:mozilla@hocat.ca
push dateMon, 27 Nov 2017 19:04:58 +0000
reviewersme
bugs1421002
Bug 1421002: Support `mach try fuzzy`; r=me. MozReview-Commit-ID: 2Hilq2qP9hI
.taskcluster.yml
--- a/.taskcluster.yml
+++ b/.taskcluster.yml
@@ -117,16 +117,17 @@ tasks:
             --base-repository='https://hg.mozilla.org/mozilla-central'
             --head-repository="$GECKO_HEAD_REPOSITORY"
             --head-ref="$GECKO_HEAD_REF"
             --head-rev="$GECKO_HEAD_REV"
             --comm-base-repository="$COMM_BASE_REPOSITORY"
             --comm-head-repository="$COMM_HEAD_REPOSITORY"
             --comm-head-ref="$COMM_HEAD_REF"
             --comm-head-rev="$COMM_HEAD_REV"
+            --try-task-config-file=comm/try_task_config.json
 
       artifacts:
         'public':
           type: 'directory'
           path: '/builds/worker/artifacts'
           expires: {$fromNow: '1 year'}
 
     extra: