Bug 1892041 - Part 1: Update test262 features. r=spidermonkey-reviewers,dminor
[gecko.git] / taskcluster / ci / build-mac-signing / kind.yml
blobd90813cd966da02ba926d0cc05d24a277e738c78
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.transform:loader
7 transforms:
8     - taskgraph.transforms.from_deps
9     - gecko_taskgraph.transforms.name_sanity
10     - gecko_taskgraph.transforms.build_signing
11     - gecko_taskgraph.transforms.signing
12     - gecko_taskgraph.transforms.hardened_signing
13     - gecko_taskgraph.transforms.task
15 kind-dependencies:
16     - build
18 only-for-attributes:
19     - enable-build-signing
21 only-for-build-platforms:
22     - macosx64-shippable/opt
23     - macosx64-devedition/opt
24     - macosx64/opt
25     - macosx64/debug
26     - macosx64-aarch64/debug
28 jobs:
29     build-mac-signing:
30         from-deps:
31             group-by: single-with-filters
32         treeherder:
33             symbol: BMS
34         enable-signing-routes: false