https://github.com/goreleaser/example-sign-with-env
Example signing with cosign using --key=env://KEY
https://github.com/goreleaser/example-sign-with-env
cosign example goreleaser
Last synced: 7 months ago
JSON representation
Example signing with cosign using --key=env://KEY
- Host: GitHub
- URL: https://github.com/goreleaser/example-sign-with-env
- Owner: goreleaser
- License: mit
- Created: 2023-08-07T12:18:16.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-08-07T12:35:22.000Z (over 2 years ago)
- Last Synced: 2025-06-01T07:55:55.594Z (8 months ago)
- Topics: cosign, example, goreleaser
- Language: Go
- Homepage: https://goreleaser.com
- Size: 7.81 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# GoReleaser Example: Sign with key from environment variable
Uses Cosign and GitHub Actions.