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
…ls (#2392)
  • Loading branch information
stefannica committed Feb 5, 2024
1 parent ea3b194 commit 0d1c2ef
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 0d1c2ef

Please sign in to comment.