We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3fb3d1 commit 8daf0c7Copy full SHA for 8daf0c7
.github/workflows/audits.yml
@@ -86,6 +86,7 @@ jobs:
86
uses: docker/bake-action@v6
87
with:
88
workdir: implementations/${{ matrix.workspace }}
89
+ source: .
90
load: true # load image into docker, otherwise `docker compose up` will rebuild
91
set: |
92
*.cache-from=type=gha
0 commit comments