chore: add action cache

pull/4654/head
Johnny 6 months ago committed by GitHub
parent 33907539cd
commit 0f965c6fe0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -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

Loading…
Cancel
Save