ci: add arm64

This commit is contained in:
DDSDerek 2023-08-12 15:40:51 +08:00 committed by GitHub
parent 8fb3f36bf3
commit c8427536be
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -47,6 +47,7 @@ jobs:
file: Dockerfile file: Dockerfile
platforms: | platforms: |
linux/amd64 linux/amd64
linux/arm64
push: true push: true
build-args: | build-args: |
MOVIEPILOT_FRONTEND_VERSION=${{ env.app_version }} MOVIEPILOT_FRONTEND_VERSION=${{ env.app_version }}