[17.02.20] Kubernetes deployment settings

This commit is contained in:
andyjk15 2020-02-17 17:03:52 +00:00
parent 5558f1d8ba
commit 57a5cf0506

View File

@ -107,7 +107,7 @@ try {
// )
// deploy()
kubernetesDeploy configs: '/configuration/kubernetes/*.yaml',
kubernetesDeploy configs: '**/configuration/kubernetes/*.yaml',
deleteResource: true,
dockerCredentials: [[credentialsId: 'Registry', url: 'https://registry.cryptosky.me']],
kubeConfig: [path: ''],