bug 1357808: enable pushes of new Fennec nightlies to Google Play store. r=aki a=dawn

This commit is contained in:
Ben Hearsum 2017-05-25 08:23:51 -04:00
parent 011ef9ea3e
commit 235a35e8cd

View File

@ -246,7 +246,7 @@ PUSH_APK_BREAKPOINT_WORKER_TYPE = {
}
PUSH_APK_DRY_RUN_OPTION = {
'central': True,
'central': False,
'beta': False,
'release': False,
'default': True,