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 c54114b commit 3aa31c3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@ jobs:
id: meta
uses: docker/metadata-action@v5 # v5.0.0
with:
#images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
images: ghcr.io/ict-vvf-genova/dex-smtp
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
#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 3aa31c3

Please sign in to comment.