mirror of https://github.com/LemmyNet/lemmy.git
syntax
parent
7c12b1026c
commit
20115444b6
|
@ -60,7 +60,7 @@ steps:
|
|||
- name: cargo build
|
||||
image: ekidd/rust-musl-builder:1.47.0
|
||||
environment:
|
||||
- RUSTFLAGS: "-C opt-level=0 -C lto=off"
|
||||
RUSTFLAGS: "-C opt-level=0 -C lto=off"
|
||||
commands:
|
||||
- cargo build --release
|
||||
|
||||
|
|
Loading…
Reference in New Issue