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] [user]
name = {{ .gitea_name }} name = {{ .gitea_name }}
email = {{ .gitea_email }} email = {{ .gitea_email }}
signingkey = {{ .gitea_public_gpg }} signingkey = /home/kjuulh/.ssh/id_clan
[credential] [gpg]
helper = store format = ssh
[commit]
gpgsign = true
[url "ssh://git@git.front.kjuulh.io/"] [url "ssh://git@git.front.kjuulh.io/"]
insteadOf = https://git.front.kjuulh.io/ insteadOf = https://git.front.kjuulh.io/