🔎 diagnosing network for sidecontianer
All checks were successful
Network Diagnostic / network-test (push) Successful in 22s

This commit is contained in:
RJ
2025-10-27 16:04:00 +02:00
parent 6a21977c28
commit 80cdc668c2

View File

@@ -35,7 +35,7 @@ jobs:
cat /etc/resolv.conf
echo ""
- name: 4. Test DNS Resolution for 'gitea'
- name: 4. 🔎 Test DNS Resolution for 'gitea'
run: |
echo "=== nslookup gitea ==="
nslookup gitea || echo "nslookup failed with exit code: $?"