mirror of
https://github.com/LemmyNet/lemmy.git
synced 2024-10-01 01:36:12 -04:00
syntax
This commit is contained in:
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
Block a user