Skip to content

Commit 346ed15

Browse files
blucavathpela
authored andcommitted
mkosi: disable repository key check on Fedora
Every six months when a new Fedora release is branched, key verification breaks. Given these images are thrown away and are only for CI purposes, disable key verification. Signed-off-by: Luca Boccassi <luca.boccassi@gmail.com>
1 parent 27a5d22 commit 346ed15

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
[Match]
22
Distribution=fedora
33

4+
[Distribution]
5+
RepositoryKeyCheck=no
6+
47
[Content]
58
Packages=
69
sbsigntools

0 commit comments

Comments
 (0)