summaryrefslogtreecommitdiff
path: root/.taskcluster.yml
diff options
context:
space:
mode:
authorTim Taubert <ttaubert@mozilla.com>2016-05-25 19:28:57 +0200
committerTim Taubert <ttaubert@mozilla.com>2016-05-25 19:28:57 +0200
commitf6a5edb5fd773dae164bebd7e7a50c075a36c607 (patch)
tree7d2e19bc5ab9176048c31001f29cd7e8f25d045b /.taskcluster.yml
parent0019504fca6d3d9fc88d8ef045e4a56f2363f15e (diff)
downloadnss-hg-f6a5edb5fd773dae164bebd7e7a50c075a36c607.tar.gz
Bug 1274350 - Switch to GCC 4.8, Add clang-3.8 builds r=me
Diffstat (limited to '.taskcluster.yml')
-rw-r--r--.taskcluster.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.taskcluster.yml b/.taskcluster.yml
index fb98f16d9..4cb78bf26 100644
--- a/.taskcluster.yml
+++ b/.taskcluster.yml
@@ -64,14 +64,14 @@ tasks:
- "tc-treeherder.nss.{{revision_hash}}"
payload:
- image: "ttaubert/nss-ci:0.0.15"
+ image: "ttaubert/nss-ci:0.0.16"
env:
TC_OWNER: {{owner}}
TC_SOURCE: {{{source}}}
TC_REVISION: '{{revision}}'
TC_REVISION_HASH: '{{revision_hash}}'
- TC_DOCKER_IMAGE: "ttaubert/nss-ci:0.0.15"
+ TC_DOCKER_IMAGE: "ttaubert/nss-ci:0.0.16"
TC_PROVISIONER_ID: "aws-provisioner-v1"
TC_WORKER_TYPE: "hg-worker"
NSS_HEAD_REPOSITORY: '{{{url}}}'