[18.02.20] Kubernetes check connections on slave node

This commit is contained in:
andyjk15 2020-02-18 12:42:10 +00:00
parent c06f716c9e
commit b936983ff2

View File

@ -54,6 +54,8 @@ try {
mvn '--version' mvn '--version'
sh "doctl --version"
withCredentials( withCredentials(
[usernamePassword( [usernamePassword(
credentialsId: 'doctl', credentialsId: 'doctl',