ci: sign multi-architecture package repository
This commit is contained in:
parent
e0c8128832
commit
3a83666ef5
4 changed files with 61 additions and 25 deletions
9
packaging/arch/souveraine-edge.conf
Normal file
9
packaging/arch/souveraine-edge.conf
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
# Install this file as /etc/pacman.d/souveraine-edge.conf, then add
|
||||
# `Include = /etc/pacman.d/souveraine-edge.conf` to /etc/pacman.conf.
|
||||
#
|
||||
# Bootstrap the archive key first:
|
||||
# pacman-key --add souveraine-archive-key.asc
|
||||
# pacman-key --lsign-key 3CD9E99E222C2A174986FC9AFF4949AA20C8E911
|
||||
[souveraine]
|
||||
SigLevel = Required DatabaseRequired
|
||||
Server = https://gitea.wiuf.net/Fimeg/souveraine/releases/download/edge
|
||||
Loading…
Reference in a new issue