Revision control
Copy as Markdown
# 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
---
loader: taskgraph.loader.transform:loader
transforms:
- taskgraph.transforms.from_deps
- ffios_taskgraph.transforms.bitrise
- ffios_taskgraph.transforms.relpro_push
- taskgraph.transforms.task
kind-dependencies:
- promote
tasks:
appstoreconnect:
description: Start push workflow
from-deps:
group-by:
attribute: build-type
unique-kinds: false
copy-attributes: true
with-attributes:
release-type:
- beta
- release
run-on-tasks-for: []
treeherder:
symbol:
by-build-type:
release: P
beta: Pb
tier: 1
platform: ios/opt
worker-type: bitrise
shipping-phase: push
bitrise:
artifact_prefix: public
workflows:
- release_promotion_push: []