Skip to content

Commit a7668c8

Browse files
committed
update: release pipeline
1 parent 5223ef6 commit a7668c8

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.goreleaser.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,7 @@ sboms:
2727
- "${artifact}.sbom.json"
2828
cmd: syft
2929
args: ["$artifact", "--output", "cyclonedx-json=$document"]
30-
env:
31-
- SYFT_FILE_METADATA_CATALOGER_ENABLED=true
32-
artifacts: any
30+
artifacts: source
3331

3432

3533
release:

0 commit comments

Comments
 (0)