Try alternate env

This commit is contained in:
Dessalines 2021-08-25 12:54:36 -04:00
parent f8096f4c03
commit bb77e3e557

View file

@ -129,7 +129,7 @@ steps:
commands: commands:
- cargo install cargo-workspaces - cargo install cargo-workspaces
- cp -r migrations crates/db_queries/ - 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}" - cargo workspaces publish --from-git --allow-branch main --yes custom "${DRONE_TAG}"
when: when:
ref: ref: