mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-25 22:01:30 +00:00
always disable complete jump b=388524 r=nthomas
This commit is contained in:
parent
04d15ec4d9
commit
b1fa339778
@ -18,7 +18,7 @@ use Bootstrap::Util qw(CvsCatfile GetBouncerPlatforms
|
||||
|
||||
use strict;
|
||||
|
||||
my $RELEASE_CANDIDATE_CHANNELS = ['beta', 'betatest'];
|
||||
my $RELEASE_CANDIDATE_CHANNELS = ['beta', 'betatest','DisableCompleteJump'];
|
||||
|
||||
sub Execute {
|
||||
my $this = shift;
|
||||
|
Loading…
Reference in New Issue
Block a user