1
0
Fork 0
fenix/taskcluster/ci/push-apk/kind.yml

43 lines
1.1 KiB
YAML

# 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: fenix_taskgraph.loader.single_dep:loader
transforms:
- fenix_taskgraph.transforms.single_dep:transforms
- fenix_taskgraph.transforms.push_apk:transforms
- taskgraph.transforms.task:transforms
kind-dependencies:
- signing
only-for-build-types:
- nightly
- nightly-legacy
- production
job-template:
description: Publish Fenix
worker-type: push-apk
worker:
commit: true
channel:
by-build-type:
nightly: nightly
nightly-legacy: production
production: production
dep:
by-level:
'3': false
default: true
google-play-track:
by-build-type:
nightly-legacy: nightly
default: ''
product: fenix
treeherder:
job-symbol: gp
kind: build