Commit f0a3e4e
authored
chore: add GCS_BUCKET env var (#622)
Fixes #618 ☕️
GCS_BUCKET env needed [here](https://github.com/googleapis/google-auth-library-java/blob/master/oauth2_http/javatests/com/google/auth/oauth2/ITWorkloadIdentityFederationTest.java#L204) but set up got removed with synthtool update [here](googleapis/google-auth-library-java@fae2a01#diff-eb8df92b5a330fd9043fb3f02dd7c8f35196ac8484cd0ea1798f95ecbe395f92L39)1 parent fae2a01 commit f0a3e4e
File tree
2 files changed
+10
-0
lines changed- google-auth-library-java/.kokoro
- nightly
- presubmit
2 files changed
+10
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
0 commit comments