mirror of
https://github.com/LemmyNet/lemmy
synced 2024-11-10 15:04:14 +00:00
try release build
This commit is contained in:
parent
d859844fea
commit
2259b7ebc2
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@ steps:
|
|||
- name: cargo build
|
||||
image: ekidd/rust-musl-builder:1.47.0
|
||||
commands:
|
||||
- cargo build
|
||||
- cargo build --release
|
||||
|
||||
- name: run federation tests
|
||||
image: node:15-alpine3.12
|
||||
|
|
Loading…
Reference in a new issue