Skip to content

Commit

Permalink
Merge pull request #152 from microsoft/fix/rde/az-login
Browse files Browse the repository at this point in the history
Update deploy to avoid az login
  • Loading branch information
lossyrob authored Mar 3, 2023
2 parents 0f2619b + ec80639 commit 96c7710
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions deployment/bin/deploy
Original file line number Diff line number Diff line change
Expand Up @@ -117,8 +117,6 @@ if [ "${BASH_SOURCE[0]}" = "${0}" ]; then
# Deploy Terraform #
#####################

bin/azlogin

source ${TERRAFORM_DIR}/env.sh

require_env "DEPLOY_SECRETS_KV"
Expand Down

0 comments on commit 96c7710

Please sign in to comment.