Skip to content

Commit

Permalink
Update build-and-publish-image.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
StarTrooper08 committed Jun 15, 2024
1 parent 540f4f1 commit ee51071
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build-and-publish-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,5 +63,4 @@ jobs:
tags: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}:devel
build-args: |
CONTAINER_VERSION=${{ env.VERSION }}
#labels: ${{ steps.meta.outputs.labels }}
labels: ${{ steps.meta.outputs.labels }}

0 comments on commit ee51071

Please sign in to comment.