Added cosign key

This commit is contained in:
Winni Neessen 2024-03-13 23:05:16 +01:00
parent 45696a70f8
commit 2100a2a227
2 changed files with 5 additions and 0 deletions

1
.gitignore vendored
View file

@ -31,3 +31,4 @@ examples/*
.env .env
dist/ dist/
cosign.key

4
cosign.pub Normal file
View file

@ -0,0 +1,4 @@
-----BEGIN PUBLIC KEY-----
MFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEyuH28HizBR9KEFKam52JO0xRXcBR
aVlJOABf0LTtqGN1XNAXXfrtVFbUqKd9MOYA62CeGn0tjCNcPNi79Y+NHw==
-----END PUBLIC KEY-----