further increase update probability for nightly, require autobuilder signature

This commit is contained in:
Jan-Philipp Litza 2014-01-15 21:15:52 +01:00
parent 24145e18b3
commit ca7ed83d1a
1 changed files with 3 additions and 2 deletions

View File

@ -49,9 +49,10 @@
branches => {
nightly => {
url => 'http://[fd2f:5119:0f2c::1]/firmware/nightly/',
probability => 0.5,
good_signatures => 0,
probability => 1,
good_signatures => 1,
pubkeys => [
'4bc6c2c3f36f984a9c370558a453d8a91933323679dd6dbbf6568834133a6030', # autobuilder
],
},
testing => {