Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add job to run the release and sign the release with cosign #416

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

cpanato
Copy link

@cpanato cpanato commented Mar 23, 2022

  • add a job to cut a release on-demand using workflow_dispatch
  • sign the artifacts with cosign

Fixes: #403

A rehearsal of the release running with GitHub actions and the signing part

Signed-off-by: cpanato <ctadeu@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Sign the artifacts (binaries/images) using cosign
1 participant