Files
pipeline-actions/build-and-push/action.yaml
Jose Henrique dec613eb63
All checks were successful
Test build-and-push (self-test) / Build tiny multi-arch image (push) Successful in 8s
fix(build-and-push): hard-timeout the SSH probe so it can't hang
ConnectTimeout only bounds the TCP handshake; wrap ssh in a 25s timeout
plus keepalives so a firewall that accepts SYN then drops packets fails
fast with a clear diagnostic instead of hanging the runner.
2026-07-12 13:38:33 -03:00

5.5 KiB