mirror of https://github.com/LemmyNet/lemmy.git
Trying out rust-musl-builder for cargo publish
parent
9e0fa99c69
commit
af6d39f76e
|
@ -122,7 +122,7 @@ steps:
|
|||
|
||||
# using https://github.com/pksunkara/cargo-workspaces
|
||||
- name: publish to crates.io
|
||||
image: rust:1
|
||||
image: ekidd/rust-musl-builder:1.51.0
|
||||
environment:
|
||||
CARGO_TOKEN:
|
||||
from_secret: cargo_api_token
|
||||
|
|
Loading…
Reference in New Issue