mirror of
https://github.com/TECHNOFAB11/kubenix.git
synced 2025-12-12 16:10:05 +01:00
improve ci
This commit is contained in:
parent
7e7eb19e94
commit
12a6b509a4
2 changed files with 11 additions and 9 deletions
3
ci.nix
3
ci.nix
|
|
@ -6,7 +6,6 @@ let
|
|||
|
||||
release = import ./release.nix {
|
||||
inherit pkgs lib;
|
||||
e2e = false;
|
||||
nixosPath = "${nixpkgsSrc}/nixos";
|
||||
};
|
||||
in with lib; release.tests
|
||||
in pkgs.recurseIntoAttrs release
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue