Commit fe795bf
Fix leeway remote cache access in Ona environments (#21272)
Tasks using leeway (initGo, installLocalAppCli, buildJava) now depend on
configurePreview to ensure GCP authentication is complete before they run.
Without this, leeway cannot access the remote cache bucket and falls back
to rebuilding all packages locally.
Co-authored-by: Ona <no-reply@ona.com>1 parent dff432a commit fe795bf
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
193 | 193 | | |
194 | 194 | | |
195 | 195 | | |
196 | | - | |
| 196 | + | |
197 | 197 | | |
198 | 198 | | |
199 | 199 | | |
| |||
0 commit comments