modified: .gitea/workflows/deploy.yaml
Some checks failed
Casa Home Assistant CI/CD Pipeline (testing) / build (push) Failing after 16s
Some checks failed
Casa Home Assistant CI/CD Pipeline (testing) / build (push) Failing after 16s
This commit is contained in:
@@ -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: |
|
||||
|
||||
Reference in New Issue
Block a user