Commit 9eaf33e
Fix NameError in build_and_push_test_images.py (#14470)
Resolved a `NameError` in
`infra/build/functions/build_and_push_test_images.py` by defining the
missing `logs_url` variable. This ensures that build failures are
reported correctly with a link to the logs, instead of crashing the
script.
---
*PR created automatically by Jules for task
[7867762740301415816](https://jules.google.com/task/7867762740301415816)
started by @hunsche*
Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>
Co-authored-by: Matheus Aoki Hunsche <[email protected]>1 parent 76d1fb8 commit 9eaf33e
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
| 99 | + | |
99 | 100 | | |
100 | 101 | | |
101 | 102 | | |
| |||
0 commit comments