env var debug

This commit is contained in:
Krivopolenov, Artemiy
2026-01-18 19:29:38 +01:00
parent 8e82f3b6a2
commit 03bcf313ca

View File

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