1
0
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:
Carlos Tadeu Panato Junior
2022-03-23 10:14:00 +01:00
committed by GitHub
parent a66bd3363c
commit e14c2b21b6
7 changed files with 63 additions and 2 deletions

View File

@@ -9,6 +9,11 @@ on:
jobs:
build:
runs-on: ubuntu-latest
permissions:
id-token: write
contents: write
steps:
- name: checkout