mirror of https://github.com/LemmyNet/lemmy.git
Temporarily disable arm builds.
parent
687ce8bc52
commit
f1e37476ae
|
@ -44,7 +44,7 @@ steps:
|
|||
settings:
|
||||
repo: dessalines/lemmy
|
||||
dockerfile: docker/Dockerfile
|
||||
platforms: linux/amd64, linux/arm64
|
||||
platforms: linux/amd64
|
||||
build_args:
|
||||
- RUST_RELEASE_MODE=release
|
||||
tag: ${CI_COMMIT_TAG}
|
||||
|
|
Loading…
Reference in New Issue