mirror of
https://github.com/Kpa-clawbot/meshcore-analyzer.git
synced 2026-09-25 16:43:41 +00:00
Build and deploy the Go staging container (port 82) after Node staging is healthy. Uses continue-on-error so Go staging failures don't block the Node.js deploy. Health-checks the Go container for up to 60s and verifies /api/stats returns the engine field. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>