update
This commit is contained in:
@@ -2,6 +2,7 @@
|
|||||||
"enabled": 1,
|
"enabled": 1,
|
||||||
"hidden": false,
|
"hidden": false,
|
||||||
"description": "gitea notify test repo",
|
"description": "gitea notify test repo",
|
||||||
|
"nixexprinput": "hydra-notify-test",
|
||||||
"checkinterval": 60,
|
"checkinterval": 60,
|
||||||
"schedulingshares": 100,
|
"schedulingshares": 100,
|
||||||
"enableemail": false,
|
"enableemail": false,
|
||||||
@@ -15,6 +16,11 @@
|
|||||||
"type": "git",
|
"type": "git",
|
||||||
"emailresponsible": false
|
"emailresponsible": false
|
||||||
},
|
},
|
||||||
|
"nixpkgs": {
|
||||||
|
"value": "https://github.com/NixOS/nixpkgs nixos-25.11",
|
||||||
|
"type": "git",
|
||||||
|
"emailresponsible": false
|
||||||
|
},
|
||||||
"gitea_repo_name" : {
|
"gitea_repo_name" : {
|
||||||
"type" : "string",
|
"type" : "string",
|
||||||
"value" : "hydra-notify-test",
|
"value" : "hydra-notify-test",
|
||||||
|
|||||||
Reference in New Issue
Block a user