Skip to content

Commit

Permalink
Fix GCP service connector login to overwrite existing valid credentia…
Browse files Browse the repository at this point in the history
  • Loading branch information
stefannica authored and kabinja committed Feb 6, 2024
1 parent 2cdcfac commit 590b074
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1339,6 +1339,7 @@ def _configure_local_client(
"gcloud",
"auth",
"login",
"--quiet",
"--cred-file",
adc_path,
],
Expand Down

0 comments on commit 590b074

Please sign in to comment.