Skip to content

Commit

Permalink
Remove SHA-based tag
Browse files Browse the repository at this point in the history
  • Loading branch information
ivov committed Aug 17, 2024
1 parent e6e7200 commit 757dcc8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release-on-tag-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ jobs:
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
tags: |
type=semver,pattern={{version}}
type=sha
type=raw,value=latest,enable={{is_default_branch}}
- name: Build and push Docker image to GHCR
Expand Down

0 comments on commit 757dcc8

Please sign in to comment.