We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 37bc370 commit 73dcf7aCopy full SHA for 73dcf7a
.goreleaser.yml
@@ -216,12 +216,6 @@ docker_manifests:
216
- "ghcr.io/chainloop-dev/chainloop/cli:{{ .Tag }}-amd64"
217
- "ghcr.io/chainloop-dev/chainloop/cli:{{ .Tag }}-arm64"
218
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
-
225
release:
226
extra_files:
227
- glob: ./.github/workflows/cosign.pub
0 commit comments