Use the nix-build command instead
This commit is contained in:
parent
26af45713c
commit
92e34fdfcc
@ -8,7 +8,7 @@ before_script:
|
||||
- mkdir -p ~/.config/nixpkgs
|
||||
|
||||
script:
|
||||
- nix build -f release.nix backend
|
||||
- nix-build ./release.nix -A backend
|
||||
|
||||
|
||||
cache:
|
||||
|
Loading…
Reference in New Issue
Block a user