summaryrefslogtreecommitdiff
path: root/.taskcluster.yml
diff options
context:
space:
mode:
authorTim Taubert <ttaubert@mozilla.com>2016-07-31 09:42:58 +0200
committerTim Taubert <ttaubert@mozilla.com>2016-07-31 09:42:58 +0200
commit1d22680cf06ca27f88d8e08f266ae0adcf718a89 (patch)
treece404568c6cae45c615be0376131e29156232e34 /.taskcluster.yml
parent293bde32be7689f992cde0bdb8f4d65822625878 (diff)
downloadnss-hg-1d22680cf06ca27f88d8e08f266ae0adcf718a89.tar.gz
Bug 1284832 - Remove memleak.sh test runs from Taskcluster CI 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 d510fddcf..6efc9f9ef 100644
--- a/.taskcluster.yml
+++ b/.taskcluster.yml
@@ -57,13 +57,14 @@ tasks:
- "tc-treeherder.v2.{{project}}.{{revision}}.{{pushlog_id}}"
payload:
- image: "ttaubert/nss-ci:0.0.18"
+ image: "ttaubert/nss-ci:0.0.19"
env:
TC_OWNER: {{owner}}
TC_SOURCE: {{{source}}}
TC_PROJECT: {{project}}
TC_COMMENT: '{{comment}}'
+ TC_IMAGE: "ttaubert/nss-ci:0.0.19"
NSS_PUSHLOG_ID: '{{pushlog_id}}'
NSS_HEAD_REPOSITORY: '{{{url}}}'
NSS_HEAD_REVISION: '{{revision}}'