dry run in ci
This commit is contained in:
7
.builds/radish.yml
Normal file
7
.builds/radish.yml
Normal file
@@ -0,0 +1,7 @@
|
||||
image: nixos/unstable
|
||||
environment:
|
||||
NIX_CONFIG: "experimental-features = nix-command flakes"
|
||||
tasks:
|
||||
- build: |
|
||||
cd NixOS
|
||||
nix build --dry-run '.#nixosConfigurations.radish.config.system.build.toplevel'
|
||||
Reference in New Issue
Block a user