No Bug - Staging release: Point to rail's disposable repo r=jlorenzo
MozReview-Commit-ID: JLr7y98Qckj
--- a/mozilla/project_branches.py
+++ b/mozilla/project_branches.py
@@ -169,17 +169,17 @@ PROJECT_BRANCHES = {
"enable_dep": False,
},
},
'pgo_strategy': 'per-checkin',
'enable_release_promotion': {
"firefox": True,
"devedition": True,
},
- 'build_tools_repo_path': 'users/raliiev_mozilla.com/tools',
+ 'build_tools_repo_path': 'users/raliiev_mozilla.com/tools-fake',
"release_platforms": ("linux", "linux64", "win32", "win64", "macosx64"),
"l10n_release_platforms": ("linux", "linux64", "win32", "win64", "macosx64"),
"single_locale_branch_config": {
"firefox": "dev-mozilla-beta",
"devedition": "dev-mozilla-beta_devedition",
},
'release_channel_mappings': {
"firefox": [["^.*$", ["beta-dev"]]],