mirror of
https://github.com/replicatedhq/troubleshoot.git
synced 2026-04-15 07:16:34 +00:00
Merge pull request #436 from replicatedhq/dans-fix-sbom-perms
chore(ci): fix sbom assets for krew
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user