mirror of
https://github.com/helm/chart-testing.git
synced 2026-02-05 09:45:14 +01:00
add signing with cosign to the binaries and images (#410)
Signed-off-by: cpanato <ctadeu@gmail.com>
This commit is contained in:
committed by
GitHub
parent
a66bd3363c
commit
e14c2b21b6
5
.github/workflows/release.yaml
vendored
5
.github/workflows/release.yaml
vendored
@@ -9,6 +9,11 @@ on:
|
||||
jobs:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
permissions:
|
||||
id-token: write
|
||||
contents: write
|
||||
|
||||
steps:
|
||||
|
||||
- name: checkout
|
||||
|
||||
Reference in New Issue
Block a user