Skip to content

Commit 1f4f7cb

Browse files
Fix docker push (#164)
1 parent 9a7c015 commit 1f4f7cb

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/docker-build-and-publish.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,5 +30,4 @@ jobs:
3030
context: .
3131
file: ./Dockerfile
3232
push: true
33-
tags: ${{ steps.meta.outputs.tags }}, latest
34-
labels: ${{ steps.meta.outputs.labels }}
33+
tags: ${{ steps.meta.outputs.tags }}, openstitching/stitch:latest

0 commit comments

Comments
 (0)