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
|
# using https://github.com/pksunkara/cargo-workspaces
|
||||||
- name: publish to crates.io
|
- name: publish to crates.io
|
||||||
image: rust:1
|
image: ekidd/rust-musl-builder:1.51.0
|
||||||
environment:
|
environment:
|
||||||
CARGO_TOKEN:
|
CARGO_TOKEN:
|
||||||
from_secret: cargo_api_token
|
from_secret: cargo_api_token
|
||||||
|
|
Loading…
Reference in New Issue