Commit 9856fa0
authored
fix: experiment with gcloud auth token command (#4870)
`gcloud auth print-access-token` doesn't work if `gcloud auth
application-default login` is used because it will take the user's auth
token instead of the ADC one. This is to test if a fix will have
unanticipated consequences.1 parent 2001ff4 commit 9856fa0
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
105 | | - | |
| 105 | + | |
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
| |||
0 commit comments