summaryrefslogtreecommitdiff
path: root/.taskcluster.yml
diff options
context:
space:
mode:
authorTim Taubert <ttaubert@mozilla.com>2016-07-26 07:01:27 +0200
committerTim Taubert <ttaubert@mozilla.com>2016-07-26 07:01:27 +0200
commit7ad831ee030bc4db6624f8fc86e0a1ea6db786b2 (patch)
tree616f99956a71319f3032d772b211b91d056d2026 /.taskcluster.yml
parent78aab4abe363cc04d9942db1993b3607fd842ae4 (diff)
downloadnss-hg-7ad831ee030bc4db6624f8fc86e0a1ea6db786b2.tar.gz
Bug 1286809 - Provide mechanism to run a subset of tasks in nss-try r=franziskus
Diffstat (limited to '.taskcluster.yml')
-rw-r--r--.taskcluster.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/.taskcluster.yml b/.taskcluster.yml
index 93fa5f5f6..d510fddcf 100644
--- a/.taskcluster.yml
+++ b/.taskcluster.yml
@@ -57,12 +57,13 @@ tasks:
- "tc-treeherder.v2.{{project}}.{{revision}}.{{pushlog_id}}"
payload:
- image: "ttaubert/nss-ci:0.0.17"
+ image: "ttaubert/nss-ci:0.0.18"
env:
TC_OWNER: {{owner}}
TC_SOURCE: {{{source}}}
TC_PROJECT: {{project}}
+ TC_COMMENT: '{{comment}}'
NSS_PUSHLOG_ID: '{{pushlog_id}}'
NSS_HEAD_REPOSITORY: '{{{url}}}'
NSS_HEAD_REVISION: '{{revision}}'