cdb6cbd2b0
- Use printf instead of echo for proper SSH key formatting - Add ssh-keygen validation before attempting connection - Show first 50 chars of key on validation failure for debugging - Maintains proper line endings and key structure This will help identify if the SSH_PRIVATE_KEY secret is malformed.