ci(HH-609): make cache export best-effort
Co-authored-by: multica-agent <github@multica.ai>
This commit is contained in:
@@ -82,6 +82,6 @@ jobs:
|
||||
tags: ${{ steps.meta.outputs.tags }}
|
||||
labels: ${{ steps.meta.outputs.labels }}
|
||||
cache-from: type=gha
|
||||
cache-to: type=gha,mode=max
|
||||
cache-to: type=gha,mode=max,ignore-error=true
|
||||
provenance: mode=max
|
||||
sbom: true
|
||||
|
||||
Reference in New Issue
Block a user