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

This commit is contained in:
2025-11-22 03:17:24 +00:00
parent 19c564724f
commit 1c6342b2b5

View File

@@ -37,7 +37,7 @@ jobs:
ls -l ${{ runner.temp }}
ls -l ${{ gitea.workspace }}
echo "KUBECONFIG: ${KUBECONFIG}"
echo "CASA_VLAN_KUBE_SERVER: ${CASA_VLAN_KUBE_SERVER}"
echo "CASA_VLAN_KUBE_SERVER: ${{ secrets.CASA_VLAN_KUBE_SERVER }}"
- name: Deploy Home Assistant
shell: bash
run: |