[24.06.20] Removing Cluster check
This commit is contained in:
parent
2b24b1b5df
commit
007c283d14
@ -44,7 +44,7 @@ try {
|
|||||||
)]
|
)]
|
||||||
) {
|
) {
|
||||||
sh "doctl auth init --access-token ${DOCTL_TOKEN}"
|
sh "doctl auth init --access-token ${DOCTL_TOKEN}"
|
||||||
sh "doctl kubernetes cluster kubeconfig save cryptosky-kubernetes-cluster-production"
|
// sh "doctl kubernetes cluster kubeconfig save cryptosky-kubernetes-cluster-production"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user