Bug 1895962 - Fix the release-update-product-channel-version kind that disappeared post taskgraph update r=releng-reviewers,taskgraph-reviewers,bhearsum

Differential Revision: https://phabricator.services.mozilla.com/D214650
This commit is contained in:
Gabriel Bustamante 2024-06-27 19:45:51 +00:00
Родитель bec820dc4d
Коммит 8d96593095
1 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -13,7 +13,7 @@ transforms:
- gecko_taskgraph.transforms.release:run_on_releases
- gecko_taskgraph.transforms.task:transforms
job-defaults:
task-defaults:
description: Update product channel version in Ship-It
attributes:
shippable: true
@ -34,7 +34,7 @@ job-defaults:
kind: other
tier: 1
jobs:
tasks:
firefox:
run-on-releases: ["nightly"]
run-on-projects: ["mozilla-central"]