Commit 01e41a40 authored by Kroese's avatar Kroese Committed by GitHub
Browse files

build: Annotations (#414)

parent eb485268
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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 }}