chore: update stable build action

pull/4689/head
johnnyjoy 5 months ago
parent 070b392942
commit 446447a20c

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

Loading…
Cancel
Save