summaryrefslogtreecommitdiff
path: root/.taskcluster.yml
diff options
context:
space:
mode:
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}}'