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]
|
||||
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/
|
||||
|
Loading…
Reference in New Issue
Block a user