Skip to content

Commit d9868c8

Browse files
committed
ci: update bake workflow
Signed-off-by: Moritz Tanner <moritz.wanzenboeck@linbit.com>
1 parent 164bbb6 commit d9868c8

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/build-docker.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,7 @@ jobs:
4646
id: bake
4747
with:
4848
builder: ${{ steps.buildx.outputs.name }}
49-
source: .
50-
workdir: dockerfiles
49+
source: ./dockerfiles/
5150
provenance: true
5251
sbom: true
5352
push: ${{ github.event_name != 'pull_request' }}

0 commit comments

Comments
 (0)