Skip to content

Commit

Permalink
Merge pull request #198 from vlesich-sylabs/sbom_release
Browse files Browse the repository at this point in the history
Sbom release
  • Loading branch information
tri-adam committed Apr 7, 2022
2 parents 6346972 + 7dbcfd7 commit 5983531
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .goreleaser.yml
Expand Up @@ -67,4 +67,7 @@ archives:
- linux-builds

sboms:
- artifacts: archive
- documents:
- "{{ .ProjectName }}_{{ .Version }}_{{ .Os }}_{{ .Arch }}.bom.cdx.json"
artifacts: binary
args: ["$artifact", "--file", "$document", "--output", "cyclonedx-json"]

0 comments on commit 5983531

Please sign in to comment.