mirror of
https://github.com/Misterio77/Foundry.git
synced 2026-08-28 10:04:20 -05:00
15 lines
325 B
JSON
15 lines
325 B
JSON
{
|
|
"main": {
|
|
"enabled": 1,
|
|
"type": 1,
|
|
"hidden": false,
|
|
"description": "Build main branch",
|
|
"flake": "git://m7.rs/nix-config?ref=main",
|
|
"checkinterval": 60,
|
|
"schedulingshares": 10,
|
|
"enableemail": false,
|
|
"emailoverride": "",
|
|
"keepnr": 1
|
|
}
|
|
}
|