gpg #2
1 changed files with 2 additions and 1 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue