Skip to content
Snippets Groups Projects
Commit d0156f13 authored by Johan Lorenzo's avatar Johan Lorenzo
Browse files

Bug 1786780 - part 1: Enable release promotion on the new monorepo (and its staging counterpart)

parent 0de9cea3
No related branches found
No related tags found
No related merge requests found
......@@ -15,7 +15,8 @@ from taskgraph.parameters import Parameters
from taskgraph.util.taskgraph import find_decision_task, find_existing_tasks_from_previous_kinds
RELEASE_PROMOTION_PROJECTS = (
"https://github.com/mozilla-mobile/android-components", "https://github.com/mozilla-releng/staging-android-components"
"https://github.com/mozilla-mobile/firefox-android",
"https://github.com/mozilla-releng/staging-firefox-android",
)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment