Docker workflow fixed #1

Merged
artem merged 12 commits from workflow-debugging into main 2026-01-19 10:27:05 +03:00
Showing only changes of commit 03bcf313ca - Show all commits

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