stuffs
This commit is contained in:
@@ -35,7 +35,7 @@ in
|
||||
gnugrep
|
||||
gnused
|
||||
openssh
|
||||
nix-build-mail
|
||||
# nix-build-mail
|
||||
];
|
||||
script = ''
|
||||
#!/usr/bin/env bash
|
||||
@@ -122,7 +122,7 @@ in
|
||||
git reset --hard
|
||||
fi
|
||||
'';
|
||||
onSuccess = [ "git push" ];
|
||||
# onSuccess = [ "git push" ];
|
||||
# Send an email on failure
|
||||
# onFailure = [ "nix-build-mail" ];
|
||||
};
|
||||
@@ -148,4 +148,4 @@ in
|
||||
supportedFeatures = [ "nixos-test" "benchmark" "big-parallel" "kvm" ];
|
||||
}
|
||||
];
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user