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 eaa10d5 commit c79f2cbCopy full SHA for c79f2cb
.goreleaser.yaml
@@ -82,7 +82,7 @@ dockers_v2:
82
org.opencontainers.image.source: "{{.GitURL}}"
83
org.opencontainers.image.description: "Example goreleaser + github actions config with keyless signing, SBOM generation, and attestations"
84
annotations:
85
- org.opencontainers.image.description: "Example goreleaser + github actions config with keyless signing, SBOM generation, and attestations"
+ "index:org.opencontainers.image.description": "Example goreleaser + github actions config with keyless signing, SBOM generation, and attestations"
86
87
# signs our docker image
88
# https://goreleaser.com/customization/docker_sign
0 commit comments