Bug 1824856 - migrate beetmover-android-app kind from firefox-android. r=gabriel...
[gecko.git] / mobile / android / taskcluster / ci / post-beetmover / kind.yml
blobdd71bd0d984c1ed4a529fff7903a518a7199821a
1 # This Source Code Form is subject to the terms of the Mozilla Public
2 # License, v. 2.0. If a copy of the MPL was not distributed with this
3 # file, You can obtain one at http://mozilla.org/MPL/2.0/.
4 ---
5 loader: taskgraph.loader.transform:loader
7 transforms:
8     - taskgraph.transforms.from_deps
9     - android_taskgraph.transforms.post_dummy
10     - android_taskgraph.transforms.chunk
11     - taskgraph.transforms.task
13 kind-dependencies:
14     - beetmover
16 tasks:
17     post-beetmover:
18         description: Dummy task to wait on all builds before publishing them
19         from-deps:
20             group-by: build-type
21             unique-kinds: false
22             copy-attributes: true
23         run-on-tasks-for: []
24         attributes:
25             component: all
26         worker-type: succeed
27         treeherder:
28             kind: build
29             platform: AC-android-all/opt
30             symbol:
31                 by-build-type:
32                     release: post-beetmover-release
33                     beta: post-beetmover-beta
34                     nightly: post-beetmover-nightly
35                     default: post-beetmover
36             tier: 1