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 authored Jun 15, 2024
1 parent c7baea9 commit f52e4a8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-and-publish-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
context: .
push: true
tags: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}:devel
#build-args: |
#"CONTAINER_VERSION=${{ env.VERSION }}"
build-args: |
CONTAINER_VERSION=${{ env.VERSION }}
#labels: ${{ steps.meta.outputs.labels }}

0 comments on commit f52e4a8

Please sign in to comment.