Skip to content

Commit

Permalink
Update docker-publish.yml
Browse files Browse the repository at this point in the history
Signed-off-by: kannan-nic <[email protected]>
  • Loading branch information
kannan-nic authored May 7, 2024
1 parent 6f4c5e7 commit c3a696e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
uses: docker/metadata-action@96383f45573cb7f253c731d3b3ab81c87ef81934 # v5.0.0
with:
#images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
images: ghcr.io/ict-vvf-genova/dex-smtp:master
images: ghcr.io/ict-vvf-genova/dex-smtp

# Build and push Docker image with Buildx (don't push on PR)
# https://github.com/docker/build-push-action
Expand Down

0 comments on commit c3a696e

Please sign in to comment.