mirror of
https://github.com/m1k1o/neko.git
synced 2024-07-24 14:40:50 +12:00
extract arm64 from dockerfile.
This commit is contained in:
parent
19c9315b30
commit
e9a32e2454
2
.github/workflows/tags.yml
vendored
2
.github/workflows/tags.yml
vendored
@ -94,7 +94,7 @@ jobs:
|
||||
uses: docker/build-push-action@v2
|
||||
with:
|
||||
context: ./
|
||||
file: .docker/base/Dockerfile
|
||||
file: .docker/base/Dockerfile.arm64
|
||||
platforms: linux/arm64
|
||||
push: true
|
||||
tags: ${{ steps.meta.outputs.tags }}
|
||||
|
Loading…
Reference in New Issue
Block a user