Allow signing of artifacts with key provided by GPG agent main v21
authorPetr Štetiar <ynezz@true.cz>
Mon, 4 Nov 2024 20:43:06 +0000 (20:43 +0000)
committerPetr Štetiar <ynezz@true.cz>
Tue, 5 Nov 2024 05:07:59 +0000 (05:07 +0000)
commitd014e424f4b440eb4be641e5e408699a63331901
treeb31b1362cdb4b0b4d4fe6fbd300e3ff322ff265c
parent7a869ad9c968c98a52ba4dcb20a693978f19ad99
Allow signing of artifacts with key provided by GPG agent

In our case the GPG agent serves 0x1D53D1877742E911 key stored on
Nitrokey3 USB dongle. GPG key is bind mounted from the host.

References: https://lists.openwrt.org/pipermail/openwrt-devel/2023-May/041044.html
Signed-off-by: Petr Štetiar <ynezz@true.cz>
docker/buildmaster/Dockerfile
docker/buildmaster/files/entry.sh
scripts/signall.sh