modified: .gitea/workflows/deploy.yaml
Some checks failed
Casa Home Assistant CI/CD Pipeline (testing) / build (push) Failing after 15s
Some checks failed
Casa Home Assistant CI/CD Pipeline (testing) / build (push) Failing after 15s
This commit is contained in:
@@ -44,6 +44,8 @@ jobs:
|
|||||||
set -x
|
set -x
|
||||||
echo "KUBECONFIG=$KUBECONFIG"
|
echo "KUBECONFIG=$KUBECONFIG"
|
||||||
kubectl config view
|
kubectl config view
|
||||||
|
curl -vk --max-time 5 https://192.168.14.9/version
|
||||||
|
|
||||||
curl -vk --max-time 5 https://${{ secrets.CASA_VLAN_KUBE_SERVER }}/version
|
curl -vk --max-time 5 https://${{ secrets.CASA_VLAN_KUBE_SERVER }}/version
|
||||||
kubectl get pods --request-timeout=10s
|
kubectl get pods --request-timeout=10s
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user