chore(ci): fix sbom asset perms

This commit is contained in:
Dan Stough
2021-09-28 16:37:53 +00:00
parent f26c9b4136
commit b903f1f1c4
+6 -1
View File
@@ -58,7 +58,9 @@ archives:
- README*
- changelog*
- CHANGELOG*
- sbom/assets/*
- src: 'sbom/assets/*'
dst: .
strip_parent: true # this is needed to make up for the way unzips work in krew v0.4.1
- id: support-bundle
builds:
- support-bundle
@@ -76,6 +78,9 @@ archives:
- README*
- changelog*
- CHANGELOG*
- src: 'sbom/assets/*'
dst: .
strip_parent: true # this is needed to make up for the way unzips work in krew v0.4.1
dockers:
- dockerfile: ./deploy/Dockerfile.troubleshoot
image_templates: