gecko-dev/taskcluster/ci/post-langpack-dummy/kind.yml
2019-07-02 17:05:23 +00:00

34 lines
1017 B
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: taskgraph.loader.transform:loader
transforms:
- taskgraph.transforms.reverse_chunk_deps:transforms
- taskgraph.transforms.task:transforms
kind-dependencies:
- release-beetmover-signed-langpacks
jobs:
firefox-promote:
name: post-langpack-dummy
description: Dummy task to deal with max_dependencies
run-on-projects: []
shipping-phase: promote
shipping-product: firefox
worker-type: succeed
worker:
implementation: succeed
devedition-promote:
name: post-langpack-dummy
description: Dummy task to deal with max_dependencies
run-on-projects: []
shipping-phase: promote
shipping-product: devedition
worker-type: succeed
worker:
implementation: succeed