Unify verify-attestation-sgx and verify-attestation

Rationale: too much copy-paste
This commit is contained in:
Patryk Bęza 2024-07-11 17:13:11 +02:00
parent 0a0811e99e
commit 78447ea307
No known key found for this signature in database
GPG key ID: 9AD1B44D9F6258EC
6 changed files with 111 additions and 173 deletions

View file

@ -29,7 +29,6 @@
"vault_admin"
"vault_unseal"
"verify_attestation"
"verify_attestation_sgx"
];
postInstall = ''
removeReferencesToVendoredSources "$out" "$cargoVendorDir"