Setup caching
This commit is contained in:
@@ -77,6 +77,9 @@ jobs:
|
|||||||
files: |
|
files: |
|
||||||
./docker-bake.hcl
|
./docker-bake.hcl
|
||||||
cwd://${{ steps.meta.outputs.bake-file }}
|
cwd://${{ steps.meta.outputs.bake-file }}
|
||||||
|
set: |
|
||||||
|
*.cache-from: type=gha
|
||||||
|
*.cache-to: type=gha,mode=max
|
||||||
push: true
|
push: true
|
||||||
sbom: true
|
sbom: true
|
||||||
provenance: mode=max
|
provenance: mode=max
|
||||||
|
|||||||
Reference in New Issue
Block a user