mirror of
https://github.com/TECHNOFAB11/kubenix.git
synced 2025-12-12 16:10:05 +01:00
improve testing
This commit is contained in:
parent
e4493addd8
commit
7e7eb19e94
6 changed files with 55 additions and 35 deletions
|
|
@ -1,6 +1,4 @@
|
|||
language: nix
|
||||
script:
|
||||
- nix-env -iA nixpkgs.jq
|
||||
- nix build -f ./release.nix test-results --arg e2e false
|
||||
- cat result | jq '.'
|
||||
- nix eval -f ./release.nix --arg e2e false test-check
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue