Update README.md
All checks were successful
CI / Check License Header (push) Successful in 4s
CI / TruffleHog Secrets Scan (push) Successful in 5s
CI / Terraform CI (push) Successful in 8s

This commit is contained in:
Markus Brunsch 2025-10-31 14:09:34 +01:00
parent 3b4e09c665
commit 75c1c5fee4
Signed by: markus.brunsch
GPG key ID: 67DD0736F0BE59BF

View file

@ -19,7 +19,6 @@ https://opensource.org/licenses/MIT.
``` ```
## Setup Git GPG Key ## Setup Git GPG Key
https://docs.codeberg.org/security/gpg-key/
1. Generate GPG Key 1. Generate GPG Key
```console ```console
@ -38,6 +37,8 @@ gpg --armor --export <GPG KEY ID>
``` ```
Copy the Public Key block and add it into your Profile settings on the STACKIT Git instance. Copy the Public Key block and add it into your Profile settings on the STACKIT Git instance.
https://docs.codeberg.org/security/gpg-key/
https://gist.github.com/troyfontaine/18c9146295168ee9ca2b30c00bd1b41e
## Prerequisites ## Prerequisites