summaryrefslogtreecommitdiff
path: root/.taskcluster.yml
diff options
context:
space:
mode:
authorTim Taubert <ttaubert@mozilla.com>2016-05-25 19:04:08 +0200
committerTim Taubert <ttaubert@mozilla.com>2016-05-25 19:04:08 +0200
commit0019504fca6d3d9fc88d8ef045e4a56f2363f15e (patch)
treeea73f1678c8bc8ce30206d3a767da9a4be9bc2c8 /.taskcluster.yml
parentc7f58a5c227864d296c1bbe000b79b93623ea3b2 (diff)
downloadnss-hg-0019504fca6d3d9fc88d8ef045e4a56f2363f15e.tar.gz
Bug 1274350 - Update docker image, add GCC 4 and GCC 6 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 89a4a2b33..fb98f16d9 100644
--- a/.taskcluster.yml
+++ b/.taskcluster.yml
@@ -64,14 +64,14 @@ tasks:
- "tc-treeherder.nss.{{revision_hash}}"
payload:
- image: "ttaubert/nss-ci:0.0.14"
+ image: "ttaubert/nss-ci:0.0.15"
env:
TC_OWNER: {{owner}}
TC_SOURCE: {{{source}}}
TC_REVISION: '{{revision}}'
TC_REVISION_HASH: '{{revision_hash}}'
- TC_DOCKER_IMAGE: "ttaubert/nss-ci:0.0.14"
+ TC_DOCKER_IMAGE: "ttaubert/nss-ci:0.0.15"
TC_PROVISIONER_ID: "aws-provisioner-v1"
TC_WORKER_TYPE: "hg-worker"
NSS_HEAD_REPOSITORY: '{{{url}}}'