Skip to content

Commit 5196141

Browse files
Fix wrong file name
1 parent 53ff2df commit 5196141

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/docker-publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@ jobs:
7171
push: ${{ github.event_name != 'pull_request' }}
7272
tags: ${{ steps.meta.outputs.tags }}
7373
labels: ${{ steps.meta.outputs.labels }}
74+
file: ./Dockerfile.producer
7475
cache-from: type=gha
7576
cache-to: type=gha,mode=max
7677

0 commit comments

Comments
 (0)