Skip to content

Commit

Permalink
Merge pull request #8 from mganisin/container-labels
Browse files Browse the repository at this point in the history
Add information labels to container image
  • Loading branch information
Marian Ganisin authored Sep 17, 2022
2 parents bb9e192 + 18acfe4 commit 3473242
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,5 @@ jobs:
context: .
platforms: linux/amd64,linux/ppc64le,linux/s390x
tags: ${{ steps.metadata.outputs.tags }}
labels: ${{ steps.metadata.outputs.labels }}
push: true

0 comments on commit 3473242

Please sign in to comment.