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.
2 parents d7ba152 + 2aa88f9 commit 7438d4cCopy full SHA for 7438d4c
.github/workflows/docker-image.yml
@@ -38,6 +38,6 @@ jobs:
38
with:
39
context: docker/.
40
push: true
41
- tags: ${{ steps.meta.outputs.tags }},latest
+ tags: ${{ steps.meta.outputs.tags }}
42
labels: ${{ steps.meta.outputs.labels }}
43
0 commit comments