Remove 'optional' label from gpg_key_id entry in gitian.yml

This is said to no longer be optional
https://chat.zcashcommunity.com/channel/zcash-dev?msg=qG2fZcCBid2vSBcoz
This commit is contained in:
Charlie OKeefe 2018-05-21 20:59:37 -06:00 committed by Charlie O'Keefe
parent b62ccfde55
commit c4a2fcf26c
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@
gpg_key_name: ''
git_name: ''
git_email: ''
gpg_key_id: '' # optional
gpg_key_id: ''
ssh_key_name: '' # optional
roles:
- role: common