mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-24 21:31:04 +00:00
No bug: [update-verify] Don't point at staging tools repos on project branches; r=aki
Staging release work with the default tools repo now. Differential Revision: https://phabricator.services.mozilla.com/D8308 --HG-- extra : moz-landing-system : lando
This commit is contained in:
parent
2b44849714
commit
11363a5bd2
@ -25,11 +25,7 @@ job-defaults:
|
||||
max-run-time: 7200
|
||||
retry-exit-status: [1]
|
||||
env:
|
||||
BUILD_TOOLS_REPO:
|
||||
by-project:
|
||||
jamun: https://hg.mozilla.org/users/stage-ffxbld/tools
|
||||
maple: https://hg.mozilla.org/users/asasaki_mozilla.com/tools
|
||||
default: https://hg.mozilla.org/build/tools
|
||||
BUILD_TOOLS_REPO: https://hg.mozilla.org/build/tools
|
||||
|
||||
jobs:
|
||||
firefox:
|
||||
|
@ -27,11 +27,7 @@ job-defaults:
|
||||
max-run-time: 7200
|
||||
retry-exit-status: [1]
|
||||
env:
|
||||
BUILD_TOOLS_REPO:
|
||||
by-project:
|
||||
jamun: https://hg.mozilla.org/users/stage-ffxbld/tools
|
||||
maple: https://hg.mozilla.org/users/asasaki_mozilla.com/tools
|
||||
default: https://hg.mozilla.org/build/tools
|
||||
BUILD_TOOLS_REPO: https://hg.mozilla.org/build/tools
|
||||
|
||||
jobs:
|
||||
firefox:
|
||||
|
@ -34,12 +34,7 @@ job-defaults:
|
||||
- 255
|
||||
env:
|
||||
NO_BBCONFIG: "1"
|
||||
BUILD_TOOLS_REPO:
|
||||
by-project:
|
||||
birch: https://hg.mozilla.org/users/bhearsum_mozilla.com/tools
|
||||
jamun: https://hg.mozilla.org/users/stage-ffxbld/tools
|
||||
maple: https://hg.mozilla.org/users/asasaki_mozilla.com/tools
|
||||
default: https://hg.mozilla.org/build/tools
|
||||
BUILD_TOOLS_REPO: https://hg.mozilla.org/build/tools
|
||||
CHANNEL: "beta-localtest"
|
||||
extra:
|
||||
chunks: 12
|
||||
|
@ -34,12 +34,7 @@ job-defaults:
|
||||
- 255
|
||||
env:
|
||||
NO_BBCONFIG: "1"
|
||||
BUILD_TOOLS_REPO:
|
||||
by-project:
|
||||
birch: https://hg.mozilla.org/users/bhearsum_mozilla.com/tools
|
||||
jamun: https://hg.mozilla.org/users/stage-ffxbld/tools
|
||||
maple: https://hg.mozilla.org/users/asasaki_mozilla.com/tools
|
||||
default: https://hg.mozilla.org/build/tools
|
||||
BUILD_TOOLS_REPO: https://hg.mozilla.org/build/tools
|
||||
extra:
|
||||
chunks: 12
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user