ci: use source for bake-action path context
This commit is contained in:
1
.github/workflows/build_bench.yml
vendored
1
.github/workflows/build_bench.yml
vendored
@@ -40,6 +40,7 @@ jobs:
|
||||
- name: Build and test
|
||||
uses: docker/bake-action@v6.0.0
|
||||
with:
|
||||
source: .
|
||||
targets: bench-test
|
||||
|
||||
- name: Login
|
||||
|
||||
Reference in New Issue
Block a user