From 59203c63bb777a3bacec32fb8830fba33540e809 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 12 Jun 2024 07:35:29 +0200 Subject: Adding upstream version 127.0. Signed-off-by: Daniel Baumann --- .../ci/post-beetmover-components-dummy/kind.yml | 35 ---------------------- 1 file changed, 35 deletions(-) delete mode 100644 taskcluster/ci/post-beetmover-components-dummy/kind.yml (limited to 'taskcluster/ci/post-beetmover-components-dummy') diff --git a/taskcluster/ci/post-beetmover-components-dummy/kind.yml b/taskcluster/ci/post-beetmover-components-dummy/kind.yml deleted file mode 100644 index bf8d98a83c..0000000000 --- a/taskcluster/ci/post-beetmover-components-dummy/kind.yml +++ /dev/null @@ -1,35 +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: - - taskgraph.transforms.from_deps - - android_taskgraph.transforms.post_dummy - - android_taskgraph.transforms.chunk - - gecko_taskgraph.transforms.task - -kind-dependencies: - - beetmover-components - -jobs: - post-beetmover: - description: Dummy task to wait on all builds before publishing them - from-deps: - group-by: build-type - unique-kinds: false - copy-attributes: true - attributes: - component: all - worker-type: succeed - treeherder: - kind: build - platform: AC-android-all/opt - symbol: - by-build-type: - release: post-beetmover-release - beta: post-beetmover-beta - nightly: post-beetmover-nightly - default: post-beetmover - tier: 1 -- cgit v1.2.3