enable signing
This commit is contained in:
@@ -23,7 +23,11 @@ VIDEO_CARDS="intel nouveau"
|
||||
|
||||
# "buildpkg" = generate binary packages upon install
|
||||
# "binpkg-multi-instance" = keep only latest version, but support slotting
|
||||
FEATURES="${FEATURES} -getbinpkg buildpkg binpkg-multi-instance -ipc-sandbox -network-sandbox -pid-sandbox"
|
||||
FEATURES="${FEATURES} -getbinpkg buildpkg binpkg-multi-instance -ipc-sandbox -network-sandbox -pid-sandbox binpkg-signing"
|
||||
ACCEPT_LICENSE="*"
|
||||
|
||||
BINPKG_FORMAT="gpkg"
|
||||
|
||||
# gpg
|
||||
BINPKG_GPG_SIGNING_GPG_HOME="/root/.gnupg"
|
||||
BINPKG_GPG_SIGNING_KEY="0x2D74807D22E7B8551ADAABD44DD2AD0F96276ABF"
|
||||
|
||||
Reference in New Issue
Block a user