Files
TeleUploader/.gitea/workflows
Claude c768b29e9d
Build & Deploy (Nix) / build-and-deploy (push) Failing after 53s
fix: deploy via Docker socket with host filesystem access
Docker socket /var/run/docker.sock is available in the runner
container. Use docker run --pid=host --privileged to access
the VPS host filesystem via chroot to execute nix-env and systemctl.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
2026-07-30 15:39:38 +07:00
..