Files
will 954edeb7b9
Deploy / deploy (push) Successful in 35s
CI: join vu-smoke to the reground network, not the default bridge
The job's own sandbox container is created on the "reground" network, but
a plain docker run (no --network) puts vu-smoke on the default bridge
instead — two different, unrouted networks, so the curl in the previous
fix couldn't reach it at all and just hung for 2 minutes until it timed
out, rather than failing fast.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-08-09 20:22:29 -04:00
..