build: arm64 builds

This commit is contained in:
sylv 2022-07-19 02:13:20 +08:00
parent 0d8bee463f
commit 236c3ff1f2
1 changed files with 1 additions and 0 deletions

View File

@ -26,5 +26,6 @@ jobs:
with:
context: .
push: true
platforms: linux/amd64,linux/arm64
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}