feat: use ssh signing key
Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
parent
f9aca5bb9b
commit
6f855043bc
@ -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/
|
||||||
|
Loading…
Reference in New Issue
Block a user