Skip to content

Commit b9a031f

Browse files
authored
ci: add annotations to docker image manifests (#18)
1 parent c7e6bf3 commit b9a031f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -149,6 +149,7 @@ jobs:
149149
platforms: linux/386,linux/amd64,linux/arm/v6,linux/arm/v7,linux/arm64/v8,linux/ppc64le,linux/riscv64,linux/s390x
150150
tags: ${{ steps.meta.outputs.tags }}
151151
labels: ${{ steps.meta.outputs.labels }}
152+
annotations: ${{ steps.meta.outputs.annotations }}
152153
cache-from: type=gha
153154
cache-to: type=gha,mode=max
154155

0 commit comments

Comments
 (0)