diff options
Diffstat (limited to '.hydra.json')
| -rw-r--r-- | .hydra.json | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/.hydra.json b/.hydra.json new file mode 100644 index 0000000..e09fe16 --- /dev/null +++ b/.hydra.json @@ -0,0 +1,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" + } +} |
