Bug 1824856 - register signing index type from firefox-android. r=bhearsum,releng-reviewers,taskgraph-reviewers

Differential Revision: https://phabricator.services.mozilla.com/D201427
This commit is contained in:
Julien Cristau 2023-07-17 16:42:24 +02:00
parent f60ad8bc5a
commit 3aecfbb4e1
2 changed files with 2 additions and 1 deletions

View file

@ -5,7 +5,7 @@
import time
from taskgraph.transforms.task import index_builder
from gecko_taskgraph.transforms.task import index_builder
SIGNING_ROUTE_TEMPLATES = [
"index.{trust_domain}.v3.{project}.{artifact_type}.{variant}.latest.{artifact_name}",

View file

@ -139,6 +139,7 @@ task_description_schema = Schema(
"android-shippable",
"android-shippable-with-multi-l10n",
"shippable-with-multi-l10n",
"signing",
),
# The rank that the task will receive in the TaskCluster
# index. A newly completed task supercedes the currently