mirror of
https://github.com/monero-project/monero-site.git
synced 2025-01-30 22:45:54 +00:00
CI: add contributing.yml.asc
This commit is contained in:
parent
3fda80f13d
commit
3b613791ed
2 changed files with 10 additions and 0 deletions
3
.github/workflows/hashes.yaml
vendored
3
.github/workflows/hashes.yaml
vendored
|
@ -26,6 +26,9 @@ jobs:
|
||||||
curl -sL https://raw.githubusercontent.com/monero-project/monero/master/utils/gpg_keys/binaryfate.asc |
|
curl -sL https://raw.githubusercontent.com/monero-project/monero/master/utils/gpg_keys/binaryfate.asc |
|
||||||
gpg --import
|
gpg --import
|
||||||
gpg --verify downloads/hashes.txt
|
gpg --verify downloads/hashes.txt
|
||||||
|
# signed by myself for test purposes only.
|
||||||
|
curl -sL https://raw.githubusercontent.com/plowsof/pgp/refs/heads/main/plowsofsmol.asc |
|
||||||
|
gpg --import
|
||||||
gpg --verify _data/contributing.yml.asc
|
gpg --verify _data/contributing.yml.asc
|
||||||
- name: Verify General Fund donation QR's
|
- name: Verify General Fund donation QR's
|
||||||
run: |
|
run: |
|
||||||
|
|
7
_data/contributing.yml.asc
Normal file
7
_data/contributing.yml.asc
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iI0EABMIADUWIQTci88MUIPyAweCgD5OipEtQO0FLAUCZxJ8rxcccGxvd3NvZkBw
|
||||||
|
cm90b25tYWlsLmNvbQAKCRBOipEtQO0FLMyuAQCXt4p3t4f1EPsmJelNs7hRUexr
|
||||||
|
azBCDCdnwpFnW7LBOQD+MoPTX0T5cWXNtDbZ+umU/ozWsdZzZcauG7657YW+uCI=
|
||||||
|
=1ghd
|
||||||
|
-----END PGP SIGNATURE-----
|
Loading…
Reference in a new issue