Merge #8603: [trivial][doc] Mention gpg --refresh-keys in release-process.md
c25083b [trivial][doc] Mention gpg --refresh-keys in release-process.md (fanquake)
This commit is contained in:
parent
95c61637d5
commit
59f4df1d8b
@ -107,9 +107,10 @@ The gbuild invocations below <b>DO NOT DO THIS</b> by default.
|
|||||||
|
|
||||||
### Verify other gitian builders signatures to your own. (Optional)
|
### Verify other gitian builders signatures to your own. (Optional)
|
||||||
|
|
||||||
Add other gitian builders keys to your gpg keyring
|
Add other gitian builders keys to your gpg keyring, and/or refresh keys.
|
||||||
|
|
||||||
gpg --import ../dash/contrib/gitian-keys/*.pgp
|
gpg --import ../dash/contrib/gitian-keys/*.pgp
|
||||||
|
gpg --refresh-keys
|
||||||
|
|
||||||
Verify the signatures
|
Verify the signatures
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user