This commit is contained in:
2026-03-13 16:39:12 +01:00
parent f584a32948
commit a6cd2eda3c

View File

@@ -2,6 +2,7 @@
"enabled": 1,
"hidden": false,
"description": "gitea notify test repo",
"nixexprinput": "hydra-notify-test",
"checkinterval": 60,
"schedulingshares": 100,
"enableemail": false,
@@ -15,6 +16,11 @@
"type": "git",
"emailresponsible": false
},
"nixpkgs": {
"value": "https://github.com/NixOS/nixpkgs nixos-25.11",
"type": "git",
"emailresponsible": false
},
"gitea_repo_name" : {
"type" : "string",
"value" : "hydra-notify-test",