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: about 1 month 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 (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2026-04-18T20:28:35.000Z (about 2 months ago)
- Last Synced: 2026-04-18T20:35:36.403Z (about 2 months ago)
- Topics: cosign, example, goreleaser
- Language: Go
- Homepage: https://goreleaser.com
- Size: 9.77 KB
- Stars: 1
- Watchers: 1
- 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.