Skip to content

Commit

Permalink
Revert "ci: also tag docker image with git tag (#64)" (#65)
Browse files Browse the repository at this point in the history
This reverts commit b91d0f3.
  • Loading branch information
danroc authored Dec 7, 2024
1 parent b91d0f3 commit cd420b8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/publish-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ jobs:
with:
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
tags: |
type=ref,event=tag
type=semver,pattern={{version}}
- name: Build and push Docker image
Expand Down

0 comments on commit cd420b8

Please sign in to comment.