Try alternate env

fix_deploy_prod_script_2
Dessalines 2021-08-25 12:54:36 -04:00
parent f8096f4c03
commit bb77e3e557
1 changed files with 1 additions and 1 deletions

View File

@ -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: