Document NixOs deployment
This commit is contained in:
parent
da304b96a9
commit
7dc6eb305d
1 changed files with 3 additions and 1 deletions
|
|
@ -26,4 +26,6 @@ RUST_LOG=debug cargo run
|
||||||
TaskBot is meant to run in CI where it automatically attaches to the issues of
|
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.
|
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).
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue