mirror of
https://github.com/LemmyNet/lemmy.git
synced 2024-11-23 12:51:18 +00:00
Trying out rust-musl-builder for cargo publish
This commit is contained in:
parent
9e0fa99c69
commit
af6d39f76e
1 changed files with 1 additions and 1 deletions
|
@ -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 a new issue