mirror of
https://github.com/TECHNOFAB11/kubenix.git
synced 2025-12-12 16:10:05 +01:00
fix(examples/nginx-deployment): fix test command in README
This commit is contained in:
parent
1a21fe8489
commit
e64f8b2d75
1 changed files with 1 additions and 1 deletions
|
|
@ -23,6 +23,6 @@ Test will spawn vm with kubernetes and run test script, which checks if everytin
|
|||
works as expected.
|
||||
|
||||
```
|
||||
nix build -f ./. test
|
||||
nix build -f ./. test-script
|
||||
cat result | jq '.'
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue