[19.02.20] removed service account check
This commit is contained in:
parent
3df0d5568a
commit
f0054bc4e2
@ -65,7 +65,6 @@ try {
|
||||
// sh "snap connect doctl:kube-config"
|
||||
sh "doctl kubernetes cluster kubeconfig save cryptosky-kubernetes-cluster-production"
|
||||
}
|
||||
sh "kubectl get serviceaccounts/cicd -o yaml"
|
||||
}
|
||||
|
||||
stage('Build Artifact') {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user