From 3e1bc298e72401bad434d85e324fc98043d87814 Mon Sep 17 00:00:00 2001 From: Tim Taubert Date: Thu, 2 Jun 2016 15:56:59 +0200 Subject: Bug 1274350 - Rewrite decision task generation to handle multiple platforms better r=me --- .taskcluster.yml | 6 ------ 1 file changed, 6 deletions(-) (limited to '.taskcluster.yml') diff --git a/.taskcluster.yml b/.taskcluster.yml index 1a6e8f1b8..371166e7f 100644 --- a/.taskcluster.yml +++ b/.taskcluster.yml @@ -71,15 +71,9 @@ tasks: TC_SOURCE: {{{source}}} TC_REVISION: '{{revision}}' TC_REVISION_HASH: '{{revision_hash}}' - TC_DOCKER_IMAGE: "ttaubert/nss-ci:0.0.16" - TC_PROVISIONER_ID: "aws-provisioner-v1" - TC_WORKER_TYPE: "hg-worker" NSS_HEAD_REPOSITORY: '{{{url}}}' NSS_HEAD_REVISION: '{{revision}}' - features: - taskclusterProxy: true - maxRunTime: 1800 command: -- cgit v1.2.1