Skip to content

Commit

Permalink
feat: Add cosign key
Browse files Browse the repository at this point in the history
  • Loading branch information
zelikos committed Sep 5, 2023
1 parent 3dfe5aa commit 37ed4b5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
cosign.key
4 changes: 4 additions & 0 deletions cosign.pub
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
-----BEGIN PUBLIC KEY-----
MFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEp3keBSNZ+fKS8Qiu/e9cBO5eeazY
vjO5zIrwWVEANJTVNO2mL6EqPgeSfoZrZTdwbgqwAsdJm494nb0cXQVkOw==
-----END PUBLIC KEY-----

0 comments on commit 37ed4b5

Please sign in to comment.