fix: support ssh allowedSignersFile and revocationFile
Some checks reported errors
continuous-integration/drone/push Build was killed

This commit is contained in:
2025-03-19 23:30:19 +01:00
parent 1765f54bfe
commit ab3618b924
4 changed files with 26 additions and 0 deletions

View File

@ -5,6 +5,10 @@ git_package_name_merge_tool: meld
git_users: []
# github:
# allowedSignersFile:
# - principals:
# - max.mustermann@example.com
# publicSSHKey: ssh-rsa AAAAX1...
# config:
# commit:
# gpgSign: "true"
@ -12,3 +16,5 @@ git_users: []
# name: "root"
# email: root@localhost
# signingKey: gpg-fingerprint
# revocationFile:
# - ssh-rsa AAAAX1...