[18.02.20] Kubernetes check connections on slave node

This commit is contained in:
andyjk15 2020-02-18 12:24:53 +00:00
parent c7195d4908
commit 73f918dd2e

View File

@ -54,7 +54,6 @@ try {
mvn '--version'
sh "apt install -y kubectl"
sh "kubectl get serviceaccounts/cicd -o yaml"
}