36 lines
873 B
JSON
36 lines
873 B
JSON
{
|
|
"enabled": 1,
|
|
"hidden": false,
|
|
"description": "Canvas grit automation",
|
|
"nixexprinput": "nixexpr",
|
|
"nixexprpath": "hydra/jobsets.nix",
|
|
"checkinterval": 60,
|
|
"schedulingshares": 100,
|
|
"enableemail": false,
|
|
"emailoverride": "",
|
|
"keepnr": 3,
|
|
"type": 0,
|
|
"inputs": {
|
|
"nixexpr": {
|
|
"value": "https://github.com/ahuston-0/canvas_grit_automation master",
|
|
"type": "git",
|
|
"emailresponsible": false
|
|
},
|
|
"nixpkgs": {
|
|
"value": "https://github.com/NixOS/nixpkgs nixos-unstable-small",
|
|
"type": "git",
|
|
"emailresponsible": false
|
|
},
|
|
"pulls": {
|
|
"type": "githubpulls",
|
|
"value": "ahuston-0 canvas_grit_automation",
|
|
"emailresponsible": false
|
|
},
|
|
"branches": {
|
|
"type": "github_refs",
|
|
"value": "ahuston-0 canvas_grit_automation heads -",
|
|
"emailresponsible": false
|
|
}
|
|
}
|
|
}
|