fix/cicd #3
@@ -26,8 +26,10 @@ jobs:
|
||||
- name: Deploy Home Assistant
|
||||
shell: bash
|
||||
run: |
|
||||
set -e
|
||||
kubectl get pods
|
||||
set -x
|
||||
echo "KUBECONFIG=$KUBECONFIG"
|
||||
kubectl config view
|
||||
kubectl get pods --request-timeout=10s
|
||||
|
||||
# - name: Deploy Home Assistant
|
||||
# shell: bash
|
||||
|
||||
Reference in New Issue
Block a user