Skip to content

Commit 2e3ffa0

Browse files
committed
fix: remove obsolete cwd reference in Docker bake configuration
1 parent 24b766a commit 2e3ffa0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci-bake.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,6 @@ jobs:
7070
targets: prod
7171
files: |
7272
./src/ci/docker-bake.hcl
73-
cwd://${{ steps.meta.outputs.bake-file }}
7473
set: |
7574
prod.cache-from=type=gha
7675
prod.cache-to=type=gha,mode=max

0 commit comments

Comments
 (0)