Fix another error
This commit is contained in:
parent
818c6aa542
commit
7c0c0a5cd9
1 changed files with 1 additions and 1 deletions
|
@ -18,6 +18,6 @@ steps:
|
|||
- name: Build remote-builder-01 configuration
|
||||
commands:
|
||||
- "export NIX_PATH=nixpkgs=/var/nixpkgs"
|
||||
- "echo Building remote-builder-01 && nix-build krops.nix -A remote-builder-01 && ./result"
|
||||
- "echo Building remote-builder-01 && nix-build krops.nix -A test-remote-builder-01 && ./result"
|
||||
|
||||
...
|
||||
|
|
Loading…
Reference in a new issue