From affa0a69cd77467d08b6c13e74ac67c3f08833e8 Mon Sep 17 00:00:00 2001 From: Simon Sapin Date: Thu, 16 Aug 2018 17:21:45 +0200 Subject: [PATCH] =?UTF-8?q?We=E2=80=99re=20not=20allowed=20to=20use=20rout?= =?UTF-8?q?es=20yet?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .taskcluster.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.taskcluster.yml b/.taskcluster.yml index 1ab58840aba..d9ea944718e 100644 --- a/.taskcluster.yml +++ b/.taskcluster.yml @@ -15,9 +15,6 @@ tasks: owner: ${event.pusher.email} source: ${event.compare} - routes: - - "index.servo.taskcluster-experiments" - payload: maxRunTime: 600 image: "node:8"