Skip to content

Commit 73dcf7a

Browse files
authored
Revert adding sbom settings in .goreleaser.yml (#2408)
Signed-off-by: Victoria <[email protected]>
1 parent 37bc370 commit 73dcf7a

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.goreleaser.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -216,12 +216,6 @@ docker_manifests:
216216
- "ghcr.io/chainloop-dev/chainloop/cli:{{ .Tag }}-amd64"
217217
- "ghcr.io/chainloop-dev/chainloop/cli:{{ .Tag }}-arm64"
218218

219-
# Enable retrieving golang packages license information https://github.com/anchore/syft#configuration
220-
# https://goreleaser.com/customization/sbom/
221-
sboms:
222-
- env:
223-
- SYFT_GOLANG_SEARCH_REMOTE_LICENSES=true
224-
225219
release:
226220
extra_files:
227221
- glob: ./.github/workflows/cosign.pub

0 commit comments

Comments
 (0)