From 9c1e3450c6fc15b539936c7b84c4da210382566b Mon Sep 17 00:00:00 2001 From: Heitor Neiva Date: Mon, 21 Mar 2022 16:01:48 -0700 Subject: [PATCH] Bug 1760699 - Fix proxy on run-task jobs --- taskcluster/ci/browsertime/kind.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/taskcluster/ci/browsertime/kind.yml b/taskcluster/ci/browsertime/kind.yml index 3889b17dd..191c38d36 100644 --- a/taskcluster/ci/browsertime/kind.yml +++ b/taskcluster/ci/browsertime/kind.yml @@ -50,6 +50,7 @@ job-defaults: armeabi-v7a: t-bitbar-gw-perf-g5 arm64-v8a: t-bitbar-gw-perf-p2 worker: + taskcluster-proxy: true max-run-time: 3600 env: GECKO_HEAD_REPOSITORY: "https://hg.mozilla.org/mozilla-central"