Enable verbose output in nix build for CI
This commit is contained in:
parent
bab7a45587
commit
db391ee9c2
@ -3,4 +3,4 @@ build:bsc-ci.all:
|
|||||||
tags:
|
tags:
|
||||||
- nix
|
- nix
|
||||||
script:
|
script:
|
||||||
- nix build -L "jungle#bsc-ci.all" --override-input bscpkgs .
|
- nix build -L "jungle#bsc-ci.all" --override-input bscpkgs . -v --show-trace
|
||||||
|
Loading…
Reference in New Issue
Block a user