Document NixOs deployment

This commit is contained in:
Rahix 2026-03-02 12:28:01 +01:00
parent da304b96a9
commit 7dc6eb305d

View file

@ -26,4 +26,6 @@ RUST_LOG=debug cargo run
TaskBot is meant to run in CI where it automatically attaches to the issues of
the repository it is running from. It should run on a daily schedule.
Documentation on CI integration is TBD.
For NixOS runners, you can check
[`.forgejo/workflows/taskbot.yml`](./.forgejo/workflows/taskbot.yml) and the
associated [`taskbot.nix`](./.forgejo/script/taskbot.nix).