Skip to content

Commit b75c191

Browse files
committed
Remove redundant semver pattern from CI workflow for Docker image tagging
1 parent e48913d commit b75c191

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,6 @@ jobs:
5959
tags: |
6060
type=semver,pattern={{version}}
6161
type=semver,pattern={{major}}.{{minor}}
62-
type=semver,pattern={{major}}
6362
type=raw,value=latest
6463
6564
- name: Build and push

0 commit comments

Comments
 (0)