cryodev/.forgejo/workflows
steffen 8b467f071f
Some checks failed
Deploy / flake-check (push) Successful in 35s
Deploy / deploy-cryodev-main (push) Has been cancelled
Deploy / create-release (push) Has been cancelled
Deploy / build-pi-images (cryodev-pi) (push) Has been cancelled
fix deploy-rs: set sshUser=root explicitly, fix host key verification
deploy-rs was using 'gitea-runner' as ssh_user because the runner
process runs as that user. Set sshUser=root at the node level.
Also add StrictHostKeyChecking=accept-new as fallback for host key.
2026-03-14 14:26:51 +01:00
..
ci.yml fix CI: use runs-on host, remove install-nix-action 2026-03-14 13:56:31 +01:00
deploy.yml fix deploy-rs: set sshUser=root explicitly, fix host key verification 2026-03-14 14:26:51 +01:00