We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc290e2 commit 7604148Copy full SHA for 7604148
.github/workflows/ci.yml
@@ -50,7 +50,6 @@ jobs:
50
with:
51
platforms: linux/${{ matrix.arch }}
52
labels: ${{ steps.meta.outputs.labels }}
53
- tags: ${{ steps.meta.outputs.tags }}
54
outputs: type=image,push-by-digest=true,name-canonical=true,push=true
55
56
- name: Export digest
0 commit comments