Skip to content

Commit 0b670c3

Browse files
Fix
1 parent a5764ec commit 0b670c3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release-docker.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,7 @@ jobs:
106106
id: build
107107
uses: docker/build-push-action@v6
108108
with:
109+
context: .
109110
platforms: ${{ matrix.platform }}
110111
labels: ${{ steps.meta.outputs.labels }}
111112
tags: ${{ env.REGISTRY_IMAGE }}

0 commit comments

Comments
 (0)