nix: simplify tests
Signed-off-by: NotAShelf <raf@notashelf.dev> Change-Id: I02126573ee9573fd7a1e5a12e42dd02d6a6a6964
This commit is contained in:
parent
e7425e0abf
commit
d541b7ebbf
4 changed files with 85 additions and 82 deletions
|
|
@ -223,7 +223,7 @@ development.
|
|||
| `cache` | `secret_key_file` | none | Signing key for binary cache |
|
||||
| `signing` | `enabled` | `false` | Sign build outputs |
|
||||
| `signing` | `key_file` | none | Signing key file path |
|
||||
| `notifications` | `run_command` | none | Command to run on build completion |
|
||||
| `notifications` | `webhook_url` | none | HTTP endpoint to POST build status JSON |
|
||||
| `notifications` | `github_token` | none | GitHub token for commit status updates |
|
||||
| `notifications` | `gitea_url` | none | Gitea/Forgejo instance URL |
|
||||
| `notifications` | `gitea_token` | none | Gitea/Forgejo API token |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue