Signed-off-by: wozulong <>
This commit is contained in:
wozulong 2024-05-28 12:09:19 +08:00
parent 1e0e40aa69
commit bcf1b160d1

View File

@ -55,7 +55,7 @@ jobs:
uses: docker/build-push-action@v3
with:
context: .
platforms: linux/amd64
platforms: linux/amd64,linux/arm64
push: true
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}