summaryrefslogtreecommitdiffstats
path: root/taskcluster/ci/packages/kind.yml
diff options
context:
space:
mode:
Diffstat (limited to 'taskcluster/ci/packages/kind.yml')
-rw-r--r--taskcluster/ci/packages/kind.yml25
1 files changed, 0 insertions, 25 deletions
diff --git a/taskcluster/ci/packages/kind.yml b/taskcluster/ci/packages/kind.yml
deleted file mode 100644
index 5b21346de8..0000000000
--- a/taskcluster/ci/packages/kind.yml
+++ /dev/null
@@ -1,25 +0,0 @@
-# This Source Code Form is subject to the terms of the Mozilla Public
-# License, v. 2.0. If a copy of the MPL was not distributed with this
-# file, You can obtain one at http://mozilla.org/MPL/2.0/.
----
-loader: gecko_taskgraph.loader.transform:loader
-
-transforms:
- - gecko_taskgraph.transforms.try_job:transforms
- - gecko_taskgraph.transforms.job:transforms
- - gecko_taskgraph.transforms.cached_tasks:transforms
- - gecko_taskgraph.transforms.task:transforms
-
-job-defaults:
- treeherder:
- kind: build
- platform: packages/opt
- tier: 1
- worker-type: b-linux-gcp
- worker:
- max-run-time: 1800
- run-on-projects: []
-
-jobs-from:
- - debian.yml
- - ubuntu.yml