modified: .gitea/workflows/deploy.yaml
Some checks failed
Casa Home Assistant CI/CD Pipeline (testing) / build (push) Failing after 14s

This commit is contained in:
2025-11-22 03:10:11 +00:00
parent a295f671e4
commit 0d193bcc7a

View File

@@ -44,6 +44,7 @@ jobs:
set -x set -x
echo "KUBECONFIG=$KUBECONFIG" echo "KUBECONFIG=$KUBECONFIG"
kubectl config view kubectl config view
curl -vk --max-time 5 https://$CASA_VLAN_KUBE_SERVER/version
kubectl get pods --request-timeout=10s kubectl get pods --request-timeout=10s
# - name: Deploy Home Assistant # - name: Deploy Home Assistant