gitlab verify attempt 2
This commit is contained in:
parent
cc073bbf09
commit
760f548a58
|
@ -10,7 +10,6 @@ test:
|
||||||
script:
|
script:
|
||||||
- make lint
|
- make lint
|
||||||
- make test
|
- make test
|
||||||
- make verify
|
|
||||||
- git clone https://gitlab.com/pchq/pubkeys
|
- git clone https://gitlab.com/pchq/pubkeys
|
||||||
- echo "group maintainers = 154E6BB21AA3ADAA1AE8E4C3B11B4A3F97FE0C65 D37EA2C705C8125024932FF3008DDBA577B40593 000BB588C6908039A1E7B033552ECE18615AA0CF 0993C738D2D0B3B4B70E4CEBB62C48C8CAFFFC09 E68A304BC1806237B05CD2A21667D82C2BF9F3E1 6B61ECD76088748C70590D55E90A401336C8AAA9" >> ~/.gnupg/gpg.conf
|
- echo "group maintainers = 154E6BB21AA3ADAA1AE8E4C3B11B4A3F97FE0C65 D37EA2C705C8125024932FF3008DDBA577B40593 000BB588C6908039A1E7B033552ECE18615AA0CF 0993C738D2D0B3B4B70E4CEBB62C48C8CAFFFC09 E68A304BC1806237B05CD2A21667D82C2BF9F3E1 6B61ECD76088748C70590D55E90A401336C8AAA9" >> ~/.gnupg/gpg.conf
|
||||||
- ./sig verify --threshold 3 --group maintainers
|
- ./sig verify --threshold 3 --group maintainers
|
||||||
|
|
Loading…
Reference in New Issue