mirror of
https://github.com/Damillora/Rinze.git
synced 2024-11-22 03:37:33 +00:00
chore: add arm64 as target for image
This commit is contained in:
parent
3aa5948a7c
commit
f8512efe82
1
.github/workflows/workflow.yml
vendored
1
.github/workflows/workflow.yml
vendored
@ -26,6 +26,7 @@ jobs:
|
||||
uses: docker/build-push-action@v2
|
||||
with:
|
||||
push: true
|
||||
platforms: linux/amd64,linux/arm64
|
||||
tags: registry.nanao.moe/nanao/rinze:latest
|
||||
-
|
||||
name: Image digest
|
||||
|
Loading…
Reference in New Issue
Block a user