fix: ssh signatures without ssh-agent
All checks were successful
Build container / base-build (push) Successful in 4m28s
All checks were successful
Build container / base-build (push) Successful in 4m28s
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
[user]
|
[user]
|
||||||
email = job@plabble.org
|
email = job@plabble.org
|
||||||
name = Job79
|
name = Job79
|
||||||
signingKey = ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIPsqM6ABAaCTQZ+llFXD3CXrYYuIHDEnvz8IBbXddYEc job@plabble.org
|
signingKey = ~/.ssh/id_ed25519.pub
|
||||||
[gpg]
|
[gpg]
|
||||||
format = ssh
|
format = ssh
|
||||||
[commit]
|
[commit]
|
||||||
|
|||||||
Reference in New Issue
Block a user