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