From 7ad831ee030bc4db6624f8fc86e0a1ea6db786b2 Mon Sep 17 00:00:00 2001 From: Tim Taubert Date: Tue, 26 Jul 2016 07:01:27 +0200 Subject: Bug 1286809 - Provide mechanism to run a subset of tasks in nss-try r=franziskus --- .taskcluster.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to '.taskcluster.yml') 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}}' -- cgit v1.2.1