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

This commit is contained in:
2025-11-22 03:01:41 +00:00
parent d35544ca2b
commit 5d7bc73f2c

View File

@@ -32,6 +32,7 @@ jobs:
- name: Debug runner paths - name: Debug runner paths
run: | run: |
curl -vk --max-time 5 https://<${{ secrets.casa_vlan_kube_server }}>/version
echo "Runner temp: ${{ runner.temp }}" echo "Runner temp: ${{ runner.temp }}"
echo "Workspace: ${{ gitea.workspace }}" echo "Workspace: ${{ gitea.workspace }}"
ls -l ${{ runner.temp }} ls -l ${{ runner.temp }}