mirror of https://github.com/usememos/memos.git
chore: add action cache
This commit is contained in:
parent
33907539cd
commit
0f965c6fe0
|
|
@ -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…
Reference in New Issue