chore: add action cache

This commit is contained in:
Johnny
2025-04-21 21:39:09 +08:00
committed by GitHub
parent 33907539cd
commit 0f965c6fe0

View File

@@ -82,3 +82,7 @@ jobs:
push: true
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
cache-from: type=gha
cache-to: type=gha,mode=max
build-args: |
BUILDKIT_INLINE_CACHE=1