From d0609ae678faf900b5b4a02e26091abd84dc2cca Mon Sep 17 00:00:00 2001 From: Richard Pappalardo Date: Fri, 10 Apr 2020 09:34:06 -0700 Subject: [PATCH] [fenix] Revert https://github.com/mozilla-mobile/fenix/pull/9606 - do not retry build on fail (https://github.com/mozilla-mobile/fenix/pull/9855) --- taskcluster/ci/build/kind.yml | 1 - taskcluster/ci/test/kind.yml | 1 - 2 files changed, 2 deletions(-) diff --git a/taskcluster/ci/build/kind.yml b/taskcluster/ci/build/kind.yml index 5154abcb3b..17dddfaa09 100644 --- a/taskcluster/ci/build/kind.yml +++ b/taskcluster/ci/build/kind.yml @@ -40,7 +40,6 @@ job-defaults: docker-image: {in-tree: base} max-run-time: 7200 chain-of-trust: true - retry-exit-status: [1] jobs: diff --git a/taskcluster/ci/test/kind.yml b/taskcluster/ci/test/kind.yml index d96bde70e3..f676bcbbd0 100644 --- a/taskcluster/ci/test/kind.yml +++ b/taskcluster/ci/test/kind.yml @@ -31,7 +31,6 @@ job-defaults: worker: docker-image: {in-tree: base} max-run-time: 7200 - retry-exit-status: [1] jobs: debug: