Use ECC key on catbus

Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
This commit is contained in:
Andreas K. Hüttel 2022-06-01 12:12:40 +02:00
parent 887fe4f448
commit 4a3400c171
No known key found for this signature in database
GPG key ID: 4C49F79E54D0A206

View file

@ -2,7 +2,7 @@
# self-explanatory.
UPLOAD_USER=sparc
UPLOAD_KEY=/root/.ssh/id_rsa
UPLOAD_KEY=/root/.ssh/id_ed25519
SPECS_DIR=${REPO_DIR}/releases/specs/sparc
SPECS="sparc/stage1.spec sparc/stage3.spec sparc/systemd-stage1.spec sparc/systemd-stage3.spec sparc64/stage1.spec sparc64/stage3.spec sparc64/systemd-stage1.spec sparc64/systemd-stage3.spec"