mirror of https://github.com/LemmyNet/lemmy.git
Try alternate env
parent
f8096f4c03
commit
bb77e3e557
|
@ -129,7 +129,7 @@ steps:
|
|||
commands:
|
||||
- cargo install cargo-workspaces
|
||||
- cp -r migrations crates/db_queries/
|
||||
- cargo login "${CARGO_TOKEN}"
|
||||
- cargo login "$CARGO_TOKEN"
|
||||
- cargo workspaces publish --from-git --allow-branch main --yes custom "${DRONE_TAG}"
|
||||
when:
|
||||
ref:
|
||||
|
|
Loading…
Reference in New Issue