mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-04 13:07:52 +00:00
No bug: Update dev postrelease configs to use jamun, like other dev release configs. r=rail
--HG-- extra : rebase_source : 7012a82fa36e806719b689ab8af1012ddb2e9112
This commit is contained in:
parent
bd45a385a1
commit
e8206e5b10
@ -4,14 +4,14 @@ config = {
|
||||
"version_files": [{"file": "browser/config/version_display.txt"}],
|
||||
"repo": {
|
||||
# maple is used for staging mozilla-beta
|
||||
"repo": "https://hg.mozilla.org/projects/maple",
|
||||
"repo": "https://hg.mozilla.org/projects/jamun",
|
||||
"branch": "default",
|
||||
"dest": "maple",
|
||||
"dest": "jamun",
|
||||
"vcs": "hg",
|
||||
"clone_upstream_url": "https://hg.mozilla.org/mozilla-unified",
|
||||
},
|
||||
# date is used for staging mozilla-beta
|
||||
"push_dest": "ssh://hg.mozilla.org/projects/date",
|
||||
"push_dest": "ssh://hg.mozilla.org/projects/jamun",
|
||||
"ignore_no_changes": True,
|
||||
"ssh_user": "ffxbld",
|
||||
"ssh_key": "~/.ssh/ffxbld_rsa",
|
||||
|
Loading…
x
Reference in New Issue
Block a user