mirror of
https://github.com/actions/runner-images-sangeeth.git
synced 2025-12-20 06:29:50 +00:00
[Windows] Remove deprecated kubectl flag (#8099)
This commit is contained in:
committed by
GitHub
parent
a951af97cd
commit
5368cb6a69
@@ -95,7 +95,7 @@ Describe "KubernetesTools" {
|
||||
}
|
||||
|
||||
It "kubectl" {
|
||||
"kubectl version --client=true --short=true" | Should -ReturnZeroExitCode
|
||||
"kubectl version --client=true" | Should -ReturnZeroExitCode
|
||||
}
|
||||
|
||||
It "Helm" {
|
||||
|
||||
Reference in New Issue
Block a user