Bug 1839315: part 4) Link from `SheetLoadData::mWasAlternate` to spec. r=emilio DONTBUILD
[gecko.git] / taskcluster / ci / release-beetmover-signed-langpacks / kind.yml
blob188a619ab0abfd2cfe0de35c1342642f1dfd29e9
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: gecko_taskgraph.loader.single_dep:loader
7 transforms:
8     - gecko_taskgraph.transforms.name_sanity:transforms
9     - gecko_taskgraph.transforms.release_beetmover_signed_addons:transforms
10     - gecko_taskgraph.transforms.task:transforms
12 kind-dependencies:
13     - build-signing
14     - shippable-l10n-signing
16 only-for-attributes:
17     - nightly
18     - shippable
20 only-for-build-platforms:
21     - linux64-shippable/opt
22     - linux64-devedition/opt
24 job-template:
25     description: Beetmover submission for platform-independent langpacks {locales} in {platform} directory
26     worker-type:
27         by-release-level:
28             production: scriptworker-k8s/gecko-3-beetmover
29             staging: scriptworker-k8s/gecko-1-beetmover
30     run-on-projects: []
31     shipping-phase: promote
32     attributes:
33         artifact_map:
34             by-release-type:
35                 beta|release.*|esr.*: taskcluster/gecko_taskgraph/manifests/firefox_candidates.yml
36                 default: taskcluster/gecko_taskgraph/manifests/firefox_nightly.yml