Skip to content

Commit 001efc7

Browse files
committed
ci: fix updated bake action
Signed-off-by: Moritz Wanzenböck <moritz.wanzenboeck@linbit.com>
1 parent 30a98ec commit 001efc7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-docker.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ jobs:
4040
uses: docker/bake-action@v6
4141
with:
4242
builder: ${{ steps.buildx.outputs.name }}
43+
source: .
4344
workdir: dockerfiles
4445
provenance: true
4546
sbom: true

0 commit comments

Comments
 (0)