mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-24 21:31:04 +00:00
Bug 1359501
- Accept artifact builds from beta. r=chmanchester
MozReview-Commit-ID: 5a2NIi6U7n7 --HG-- extra : rebase_source : f4059bd35ae03609153eb79c1fe643dd8dc1d23d
This commit is contained in:
parent
3b844ebe75
commit
ecab5e3bc9
@ -116,7 +116,7 @@ PROCESSED_SUFFIX = '.processed.jar'
|
||||
CANDIDATE_TREES = (
|
||||
'mozilla-central',
|
||||
'integration/mozilla-inbound',
|
||||
'releases/mozilla-aurora'
|
||||
'releases/mozilla-beta'
|
||||
)
|
||||
|
||||
class ArtifactJob(object):
|
||||
|
Loading…
Reference in New Issue
Block a user