diff --git a/.woodpecker.yml b/.woodpecker.yml index d3c87efa0..94c210e03 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -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}