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
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 4 additions and 0 deletions

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