feat: use ssh signing key

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
Kasper Juul Hermansen 2024-12-18 22:33:59 +01:00
parent f9aca5bb9b
commit 6f855043bc

View File

@ -1,13 +1,10 @@
[user]
name = {{ .gitea_name }}
email = {{ .gitea_email }}
signingkey = {{ .gitea_public_gpg }}
signingkey = /home/kjuulh/.ssh/id_clan
[credential]
helper = store
[commit]
gpgsign = true
[gpg]
format = ssh
[url "ssh://git@git.front.kjuulh.io/"]
insteadOf = https://git.front.kjuulh.io/