Skip to content

Commit 7604148

Browse files
committed
Don't tag on push by digest
1 parent dc290e2 commit 7604148

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,6 @@ jobs:
5050
with:
5151
platforms: linux/${{ matrix.arch }}
5252
labels: ${{ steps.meta.outputs.labels }}
53-
tags: ${{ steps.meta.outputs.tags }}
5453
outputs: type=image,push-by-digest=true,name-canonical=true,push=true
5554

5655
- name: Export digest

0 commit comments

Comments
 (0)