modified: .gitea/workflows/deploy.yaml
Some checks failed
Casa Home Assistant CI/CD Pipeline (testing) / build (push) Failing after 14s
Some checks failed
Casa Home Assistant CI/CD Pipeline (testing) / build (push) Failing after 14s
This commit is contained in:
@@ -32,6 +32,7 @@ jobs:
|
||||
|
||||
- name: Debug runner paths
|
||||
run: |
|
||||
curl -vk --max-time 5 https://<${{ secrets.casa_vlan_kube_server }}>/version
|
||||
echo "Runner temp: ${{ runner.temp }}"
|
||||
echo "Workspace: ${{ gitea.workspace }}"
|
||||
ls -l ${{ runner.temp }}
|
||||
|
||||
Reference in New Issue
Block a user