You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
iceraven-browser/taskcluster/ci/version-bump/kind.yml

42 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.multi_dep:loader
transforms:
- fenix_taskgraph.transforms.multi_dep:transforms
- fenix_taskgraph.transforms.version_bump:transforms
- taskgraph.transforms.task:transforms
kind-dependencies:
- push-apk
primary-dependency: push-apk
group-by: build-type
only-for-build-types:
- beta
- release
job-template:
attributes:
shipping_phase: ship
description: Fenix version bump/tag
worker-type: tree
worker:
bump: true
bump-files: ["version.txt"]
push:
by-level:
"3": true
# If you set the following line to true, you need to grant write access
# to https://github.com/moz-releng-automation-stage on your
# fork.
default: false
treeherder:
job-symbol: vb
kind: build