fix/cicd #3
@@ -44,10 +44,7 @@ jobs:
|
||||
set -x
|
||||
echo "KUBECONFIG=$KUBECONFIG"
|
||||
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
|
||||
kubectl get pods --request-timeout=10s
|
||||
timeout 10s kubectl get pods --request-timeout=10s
|
||||
|
||||
# - name: Deploy Home Assistant
|
||||
# shell: bash
|
||||
|
||||
Reference in New Issue
Block a user