Skip to content

Commit

Permalink
fix: remove the label for the workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
eliax1996 committed Nov 28, 2024
1 parent f43ff21 commit e9e293a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/container.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,5 @@ 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 e9e293a

Please sign in to comment.