Skip to content

Commit

Permalink
Revert "fix: remove the label for the workflow"
Browse files Browse the repository at this point in the history
This reverts commit 3343b6e.
  • Loading branch information
eliax1996 committed Nov 28, 2024
1 parent e9e293a commit 96fc3d9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/container.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,5 +76,7 @@ jobs:
push: true
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
build-args: |
KARAPACE_VERSION=${{ steps.ctx.outputs.version }}
file: container/Dockerfile
platforms: "linux/amd64,linux/arm64"

0 comments on commit 96fc3d9

Please sign in to comment.