Skip to content

Commit 5e31e34

Browse files
committed
test metrix
1 parent 963b33e commit 5e31e34

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/publish.yml

-6
Original file line numberDiff line numberDiff line change
@@ -35,12 +35,6 @@ jobs:
3535
with:
3636
images: |
3737
${{ env.REGISTRY_IMAGE }}
38-
tags: |
39-
type=ref,event=branch
40-
type=ref,event=pr
41-
type=semver,pattern={{version}}
42-
type=semver,pattern={{major}}.{{minor}}
43-
type=sha
4438
4539
- name: Checkout code
4640
uses: actions/checkout@v4

0 commit comments

Comments
 (0)