mirror of
https://github.com/LemmyNet/lemmy.git
synced 2024-11-23 12:51:18 +00:00
Try rust:nightly
This commit is contained in:
parent
ad1e89f497
commit
6cab1191a5
1 changed files with 1 additions and 1 deletions
|
@ -122,7 +122,7 @@ steps:
|
||||||
|
|
||||||
# using https://github.com/pksunkara/cargo-workspaces
|
# using https://github.com/pksunkara/cargo-workspaces
|
||||||
- name: publish to crates.io
|
- name: publish to crates.io
|
||||||
image: ekidd/rust-musl-builder:1.51.0
|
image: rustdocker/rust:nightly
|
||||||
environment:
|
environment:
|
||||||
CARGO_TOKEN:
|
CARGO_TOKEN:
|
||||||
from_secret: cargo_api_token
|
from_secret: cargo_api_token
|
||||||
|
|
Loading…
Reference in a new issue