Skip to content

Commit

Permalink
WIP deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
tompahoward committed Oct 20, 2023
1 parent a6ea47d commit 4235083
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/deploy.sh
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ EOM
}

if test -z "$*"; then
terraform workspace select "${npm_lifecycle_event#deploy:}"
TF_WORKSPACE="${npm_lifecycle_event#deploy:}"
terraform init -input=false
# if we output a plan in the release PR, we can review it
# and apply it during the publish
Expand Down

0 comments on commit 4235083

Please sign in to comment.