add githubstatus to hydra
Signed-off-by: ahuston-0 <aliceghuston@gmail.com> fix repo in jobsets Signed-off-by: ahuston-0 <aliceghuston@gmail.com> fix hydraURL Signed-off-by: ahuston-0 <aliceghuston@gmail.com> switch to short context Signed-off-by: ahuston-0 <aliceghuston@gmail.com> fix hydraURL (again) Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
This commit is contained in:
parent
edf9e77b1c
commit
b9cbaf8c13
@ -43,7 +43,7 @@ in
|
||||
services = {
|
||||
hydra = {
|
||||
enable = true;
|
||||
hydraURL = "http://localhost:3000";
|
||||
hydraURL = "https://hydra.alicehuston.xyz";
|
||||
smtpHost = "alicehuston.xyz";
|
||||
notificationSender = "hydra@alicehuston.xyz";
|
||||
gcRootsDir = "/ZFS/ZFS-primary/hydra";
|
||||
@ -60,6 +60,7 @@ in
|
||||
## This example will match all jobs
|
||||
#jobs = .*
|
||||
inputs = nixexpr
|
||||
useShortContext = true
|
||||
excludeBuildFromContext = 1
|
||||
</githubstatus>
|
||||
Include ${config.sops.secrets."alice/gha-hydra-token".path}
|
||||
|
Loading…
x
Reference in New Issue
Block a user