summaryrefslogtreecommitdiff
path: root/.hydra.json
blob: e09fe1608514da58d9db3d76ffff74c04cfeb4ef (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
  "use-hydra": {
    "enabled": 1,
    "type": 1,
    "hidden": false,
    "description": "build use-hydra branch",
    "checkinterval": 300,
    "schedulingshares": 10,
    "enableemail": false,
    "emailoverride": "",
    "keepnr": 3,
    "flake": "github:getchoo/flake/use-hydra"
  }
}