ci: minimal-site: set good_signatures to 0

Do not fail the new check that good_signatures ≤ #pubkeys.
This commit is contained in:
Matthias Schiffer 2022-05-27 12:11:20 +02:00
parent 53cf8796c7
commit 3a893f67ce
No known key found for this signature in database
GPG Key ID: 16EF3F64CB201D9C

View File

@ -145,7 +145,7 @@
-- Have multiple maintainers sign your build and only
-- accept it when a sufficient number of them have
-- signed it.
good_signatures = 2,
good_signatures = 0,
-- List of public keys of maintainers.
pubkeys = {