diff --git a/Jenkinsfile b/Jenkinsfile index 18f078a..656c182 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -11,6 +11,7 @@ pipeline { sh ''' az login --identity az aks get-credentials --resource-group tst-aks-rg --name edu + kubelogin convert-kubeconfig -l azurecli kubectl apply -f namespace.yaml kubectl apply -f secret-store.yaml kubectl apply -f deploy.yaml