mirror of
https://github.com/zoriya/Kyoo.git
synced 2025-05-30 19:54:16 -04:00
Add support for arm builds
This commit is contained in:
parent
e94fae1d85
commit
deade0010b
1
.github/workflows/docker.yml
vendored
1
.github/workflows/docker.yml
vendored
@ -61,6 +61,7 @@ jobs:
|
||||
uses: docker/build-push-action@v2
|
||||
with:
|
||||
context: ${{matrix.context}}
|
||||
platforms: linux/amd64,linux/arm64
|
||||
build-args: |
|
||||
VERSION=0.0.0
|
||||
push: ${{env.SHOULD_PUSH}}
|
||||
|
Loading…
x
Reference in New Issue
Block a user