mirror of
https://github.com/ivabus/pantry
synced 2024-11-22 08:25:07 +03:00
parent
96173d4ee6
commit
6c851ca95f
1 changed files with 1 additions and 1 deletions
|
@ -23,4 +23,4 @@ build:
|
||||||
|
|
||||||
test: |
|
test: |
|
||||||
kubectl | grep "kubectl controls the Kubernetes cluster manager."
|
kubectl | grep "kubectl controls the Kubernetes cluster manager."
|
||||||
echo $(kubectl version || true) | grep "Client Version: v{{version}}"
|
echo $(kubectl version || true) | grep "v{{version}}"
|
||||||
|
|
Loading…
Reference in a new issue