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 9a7c015 commit 1f4f7cbCopy full SHA for 1f4f7cb
1 file changed
.github/workflows/docker-build-and-publish.yml
@@ -30,5 +30,4 @@ jobs:
30
context: .
31
file: ./Dockerfile
32
push: true
33
- tags: ${{ steps.meta.outputs.tags }}, latest
34
- labels: ${{ steps.meta.outputs.labels }}
+ tags: ${{ steps.meta.outputs.tags }}, openstitching/stitch:latest
0 commit comments