Skip to content

Commit

Permalink
Update docker-publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
zoidyzoidzoid committed Nov 30, 2023
1 parent 967dd3b commit 35ee26f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ jobs:
uses: docker/metadata-action@v5
with:
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
tags: type=sha,format=long
- name: Build and push Docker image
id: build-and-push
uses: docker/build-push-action@v5
Expand Down

0 comments on commit 35ee26f

Please sign in to comment.