Docker workflow fixed #1
@@ -35,8 +35,8 @@ jobs:
|
||||
steps:
|
||||
- name: Debug network and DNS
|
||||
run: |
|
||||
echo "=== /data/config.yaml contents ==="
|
||||
cat /data/config.yaml
|
||||
echo "=== environment variables ==="
|
||||
env
|
||||
echo ""
|
||||
echo "=== /etc/hosts contents ==="
|
||||
cat /etc/hosts
|
||||
|
||||
Reference in New Issue
Block a user