ci: add arm64
This commit is contained in:
parent
8fb3f36bf3
commit
c8427536be
1
.github/workflows/build-docker.yml
vendored
1
.github/workflows/build-docker.yml
vendored
@ -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 }}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user