mirror of
https://github.com/Damillora/Shioriko.git
synced 2024-12-04 08:43:44 +00:00
chore: add arm64
This commit is contained in:
parent
eed77ae4c4
commit
2c60da29f9
1
.github/workflows/workflow.yml
vendored
1
.github/workflows/workflow.yml
vendored
@ -25,6 +25,7 @@ jobs:
|
|||||||
uses: docker/build-push-action@v2
|
uses: docker/build-push-action@v2
|
||||||
with:
|
with:
|
||||||
push: true
|
push: true
|
||||||
|
platforms: linux/amd64,linux/arm64
|
||||||
tags: damillora/shioriko:latest
|
tags: damillora/shioriko:latest
|
||||||
-
|
-
|
||||||
name: Image digest
|
name: Image digest
|
||||||
|
Loading…
Reference in New Issue
Block a user