archiso/.gitlab/ci
nl6720 60a38f0890
.gitlab/ci/build_archiso.sh: do not use "default" as the gpg Key-Type
GnuPG changed their default from RSA to ECC, so Key-Length not
a thing it supports. Instead it asks for the Key-Curve.

Avoid using the default and hardcode ed25519 (which is the current
GnuPG default).
2023-12-07 10:39:20 +02:00
..
build_archiso.sh .gitlab/ci/build_archiso.sh: do not use "default" as the gpg Key-Type 2023-12-07 10:39:20 +02:00