Skip to content

Commit

Permalink
Merge pull request #146 from spinkube/dani/docker-annotations
Browse files Browse the repository at this point in the history
docker: annotate images
  • Loading branch information
endocrimes committed Mar 8, 2024
2 parents f7068bc + 6c8f2e8 commit d1ed4d1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ jobs:
context: .
push: ${{ github.event_name != 'pull_request' }}
labels: ${{ steps.meta.outputs.labels }}
annotations: ${{ steps.meta.outputs.annotations }}
platforms: linux/amd64,linux/arm64
cache-from: type=gha
cache-to: type=gha,mode=max
Expand Down

0 comments on commit d1ed4d1

Please sign in to comment.