fix er jenk
This commit is contained in:
Vendored
+1
-1
@@ -73,7 +73,7 @@ node("docker") {
|
||||
${env.appName} ./helm/
|
||||
"""
|
||||
|
||||
sh "kubectl --kubeconfig=auth.config get pods --env.namespace ${env.namespace}"
|
||||
sh "kubectl --kubeconfig=auth.config get pods --namespace ${env.namespace}"
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user