fixed keyring on build
Some checks failed
Build and Deploy ISO / build_iso (release) Failing after 36s
Some checks failed
Build and Deploy ISO / build_iso (release) Failing after 36s
This commit is contained in:
parent
8817357a20
commit
46f48e27f0
1 changed files with 2 additions and 2 deletions
|
@ -73,7 +73,7 @@ LocalFileSigLevel = Optional
|
|||
#Include = /etc/pacman.d/mirrorlist
|
||||
|
||||
[ppr]
|
||||
SigLevel = Optional TrustedOnly
|
||||
SigLevel = Never
|
||||
Server = https://git.parchlinux.com/repos/ppr/raw/branch/main/x86_64/
|
||||
|
||||
[core]
|
||||
|
@ -95,7 +95,7 @@ Include = /etc/pacman.d/mirrorlist
|
|||
#Include = /etc/pacman.d/mirrorlist
|
||||
|
||||
[pcp]
|
||||
SigLevel = Optional TrustedOnly
|
||||
SigLevel = Never
|
||||
Server = https://git.parchlinux.com/repos/pcp/raw/branch/main/x86_64/
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue