Skip to content
Snippets Groups Projects
Commit 7665ee75 authored by Christopher Obbard's avatar Christopher Obbard
Browse files

Revert "Drop the APT GPG key from images that get it via the base container"


This reverts commit 7d4bce20. This
change introduces using a keyring from the system path, which requires
features which are not (yet) in our packaged version of debos.

This feature is introduced in debos commit d2ab9d3b08056c416bfbcd63c01199e14b2fc3b9

Signed-off-by: default avatarChristopher Obbard <chris.obbard@collabora.com>
parent 8a460fd6
No related branches found
No related tags found
3 merge requests!158Wip/sjoerd/2022dev0 to 2022dev1,!157forward port 2022dev0 updates,!153Revert "Drop the APT GPG key from images that get it via the base container"
Pipeline #176120 failed
File added
File added
......@@ -12,6 +12,6 @@ actions:
- target
mirror: {{ $mirror }}
variant: minbase
keyring-package: {{ $osname }}-archive-keyring
keyring-file: /etc/apt/trusted.gpg.d/{{ $osname }}-archive-keyring.gpg
keyring-package: apertis-archive-keyring
keyring-file: keyring/apertis-archive-keyring.gpg
merged-usr: true
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment