forked from M-Labs/nix-scripts
hydra: add artiq-nac3 job
This commit is contained in:
parent
bbb883ed82
commit
85fea0ba59
|
@ -36,6 +36,18 @@
|
||||||
"keepnr": 50
|
"keepnr": 50
|
||||||
},
|
},
|
||||||
|
|
||||||
|
"artiq-nac3": {
|
||||||
|
"enabled": 1,
|
||||||
|
"type": 1,
|
||||||
|
"hidden": false,
|
||||||
|
"description": "Main ARTIQ packages (with NAC3)",
|
||||||
|
"flake": "git+https://github.com/m-labs/artiq.git?ref=nac3",
|
||||||
|
"checkinterval": 300,
|
||||||
|
"schedulingshares": 10,
|
||||||
|
"enableemail": false,
|
||||||
|
"emailoverride": "",
|
||||||
|
"keepnr": 50
|
||||||
|
},
|
||||||
"nac3": {
|
"nac3": {
|
||||||
"enabled": 1,
|
"enabled": 1,
|
||||||
"type": 1,
|
"type": 1,
|
||||||
|
|
Loading…
Reference in New Issue