mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-23 21:01:08 +00:00
Bug 1265799 - Disable b2g-inbound. r=Callek
MozReview-Commit-ID: GYzymyiPz1D
This commit is contained in:
parent
3b5633ca63
commit
eba5401caa
@ -27,7 +27,7 @@ if test -z "$SCCACHE_DISABLE" -a -z "$no_sccache" -a -z "$MOZ_PGO_IS_SET" -a -z
|
||||
;;
|
||||
esac
|
||||
;;
|
||||
b2g-inbound|mozilla-inbound|fx-team)
|
||||
mozilla-inbound|fx-team)
|
||||
case "${master}" in
|
||||
*use1.mozilla.com*)
|
||||
bucket=mozilla-releng-s3-cache-us-east-1-prod
|
||||
|
@ -196,10 +196,6 @@ config = {
|
||||
},
|
||||
|
||||
### project branches
|
||||
'b2g-inbound': {
|
||||
'repo_path': 'integration/b2g-inbound',
|
||||
'stage_server': 'upload.ffxbld.productdelivery.prod.mozaws.net',
|
||||
},
|
||||
'fx-team': {
|
||||
'repo_path': 'integration/fx-team',
|
||||
'stage_server': 'upload.ffxbld.productdelivery.prod.mozaws.net',
|
||||
|
Loading…
Reference in New Issue
Block a user