use kubectl, fix 2
Some checks failed
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/tag/woodpecker Pipeline failed

This commit is contained in:
2023-11-17 15:46:44 +01:00
parent e441e3c932
commit 29061f2bb2

View File

@ -20,4 +20,6 @@ steps:
- printf "$KUBE_CONFIG_CONTENT" > ~/kubeconfig
- KUBECONFIG=~/kubeconfig
- kubectl get nodes
when:
- event: tag