build: Annotations (#414)

This commit is contained in:
Kroese 2023-11-30 14:04:47 +01:00 committed by GitHub
parent eb4852683b
commit 01e41a4014

View File

@ -77,7 +77,7 @@ jobs:
platforms: linux/amd64,linux/arm64
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
annotations: ${{ steps.meta.outputs.labels }}
annotations: ${{ steps.meta.outputs.annotations }}
build-args: |
VCS_REF=${GITHUB_SHA::8}
VERSION_ARG=${{ steps.meta.outputs.version }}