mirror of
https://github.com/LemmyNet/lemmy
synced 2024-11-11 01:10:29 +00:00
set toolchain
This commit is contained in:
parent
7aa686b650
commit
b7563bfbf5
@ -9,6 +9,7 @@ steps:
|
|||||||
LEMMY_DATABASE_URL: postgres://lemmy:password@localhost:5432/lemmy
|
LEMMY_DATABASE_URL: postgres://lemmy:password@localhost:5432/lemmy
|
||||||
RUST_BACKTRACE: 1
|
RUST_BACKTRACE: 1
|
||||||
RUST_TEST_THREADS: 1
|
RUST_TEST_THREADS: 1
|
||||||
|
CARGO_BUILD_TARGET: x86_64-unknown-linux-musl
|
||||||
commands:
|
commands:
|
||||||
- ls -la
|
- ls -la
|
||||||
- id
|
- id
|
||||||
|
Loading…
Reference in New Issue
Block a user