summaryrefslogtreecommitdiff
path: root/doc/forum/Branch_not_signed_with_trusted_gpg_key_warning/comment_1_2b0f428151a6d338250c44549791395f._comment
blob: 7e1c0a5de94b8a98a9a78f4dc2ab379650110c16 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
[[!comment format=mdwn
 username="sravikumar@b98554d12f31e17b71dd07098f122792ca8837ce"
 nickname="sravikumar"
 avatar="http://cdn.libravatar.org/avatar/227f208e95d449decbc71eccc658cdbe"
 subject="comment 1"
 date="2020-07-10T20:04:47Z"
 content="""
Resolved the issue by adding the gpg signing key again to propellor with

```
propellor --add-key SIGNING_KEY_ID
```
"""]]