Revert "ci: build iso"
This reverts commit 42bfb73a06
.
For some reason, the iso is built every time, even when it doesn't
change, eating up all the space on cachix.
This commit is contained in:
parent
fc9c6d48dc
commit
9b81fef485
@ -12,7 +12,6 @@ let
|
|||||||
|
|
||||||
ci = recurseIntoAttrs {
|
ci = recurseIntoAttrs {
|
||||||
nixos = default.nixosConfigurations.NixOS.config.system.build.ci;
|
nixos = default.nixosConfigurations.NixOS.config.system.build.ci;
|
||||||
iso = default.nixosConfigurations.NixOS.config.system.build.iso;
|
|
||||||
};
|
};
|
||||||
in
|
in
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user