environment test

This commit is contained in:
crusader 2023-02-06 13:18:59 +00:00
parent 7bec447126
commit 8058b99c0a

2
Jenkinsfile vendored
View File

@ -99,6 +99,8 @@ podTemplate(
sh 'kubectl get pods -n dev'
}
// withKubeConfig(kubectlCredentials: [[
// caCertificate: '',
// clusterName: 'microk8s',