mirror of https://github.com/usememos/memos.git
chore: update stable build action
This commit is contained in:
parent
070b392942
commit
446447a20c
|
|
@ -97,3 +97,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