Skip to content

Commit

Permalink
Add annotations to the image
Browse files Browse the repository at this point in the history
  • Loading branch information
amezin committed Dec 29, 2023
1 parent 2755e81 commit febb7c8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/common.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ jobs:
push: ${{ inputs.push }}
tags: ${{ steps.docker_meta.outputs.tags }}
labels: ${{ steps.docker_meta.outputs.labels }}
annotations: ${{ steps.docker_meta.outputs.annotations }}
cache-from: |
ghcr.io/${{ github.repository }}:master
${{ steps.docker_meta.outputs.tags }}
Expand Down

0 comments on commit febb7c8

Please sign in to comment.