Some checks failed
Release / Test backend (push) Successful in 55s
Release / Check ui (push) Successful in 1m0s
Release / Docker (push) Failing after 2m52s
Release / Deploy to prod (push) Has been skipped
Release / Deploy to homelab (push) Has been skipped
Release / Gitea Release (push) Has been skipped
Homelab is on private network (192.168.0.109), so we can safely disable strict host key checking. This avoids the complexity of managing known_hosts entries in Gitea secrets. Changes: - Remove HOMELAB_SSH_KNOWN_HOSTS requirement - Add -o StrictHostKeyChecking=no to scp/ssh commands - Add -o UserKnownHostsFile=/dev/null to avoid host key persistence