We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea1c923 commit b65e5c4Copy full SHA for b65e5c4
.github/workflows/toolshed.yml
@@ -54,7 +54,6 @@ jobs:
54
context: toolshed
55
platforms: ${{ matrix.platform }}
56
annotations: ${{ steps.meta.outputs.annotations }}
57
- tags: ${{ steps.meta.outputs.tags }}
58
outputs: >
59
type=image,
60
name=${{ env.REGISTRY_IMAGE }},
@@ -120,7 +119,6 @@ jobs:
120
119
121
122
123
124
125
126
0 commit comments