more debug info

This commit is contained in:
Krivopolenov, Artemiy
2026-01-18 19:26:19 +01:00
parent 6da9ef7b9b
commit 8e82f3b6a2

View File

@@ -35,6 +35,9 @@ jobs:
steps: steps:
- name: Debug network and DNS - name: Debug network and DNS
run: | run: |
echo "=== /data/config.yaml contents ==="
cat /data/config.yaml
echo ""
echo "=== /etc/hosts contents ===" echo "=== /etc/hosts contents ==="
cat /etc/hosts cat /etc/hosts
echo "" echo ""