From d0908c6d703b9fa49623f508357e63d93328061a Mon Sep 17 00:00:00 2001 From: Nikolai Rodionov Date: Sat, 18 Feb 2023 23:32:59 +0100 Subject: [PATCH] get contexts --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 2281639..4983051 100644 --- a/.drone.yml +++ b/.drone.yml @@ -22,7 +22,7 @@ steps: commands: - mkdir $HOME/.kube - echo $KUBECONFIG_CONTENT | base64 -d > $HOME/.kube/config - - kubectl config current-context + - kubectl config get-contexts - helmfile -e badhouseplants diff - name: Diff eterosoft