Skip to content

Commit ef82fe2

Browse files
committed
perf: remove unused latest and stick to dev tag
1 parent 97002d8 commit ef82fe2

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/cd.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,6 @@ jobs:
4848
with:
4949
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
5050
tags: |
51-
type=raw,value=latest,enable={{is_default_branch}}
5251
type=raw,value=dev,enable={{is_default_branch}}
5352
type=sha,format=short
5453
type=semver,pattern={{version}}

0 commit comments

Comments
 (0)