🔎 diagnosing network for sidecontianer
All checks were successful
Network Diagnostic / network-test (push) Successful in 22s
All checks were successful
Network Diagnostic / network-test (push) Successful in 22s
This commit is contained in:
@@ -35,7 +35,7 @@ jobs:
|
|||||||
cat /etc/resolv.conf
|
cat /etc/resolv.conf
|
||||||
echo ""
|
echo ""
|
||||||
|
|
||||||
- name: 4. Test DNS Resolution for 'gitea'
|
- name: 4. 🔎 Test DNS Resolution for 'gitea'
|
||||||
run: |
|
run: |
|
||||||
echo "=== nslookup gitea ==="
|
echo "=== nslookup gitea ==="
|
||||||
nslookup gitea || echo "nslookup failed with exit code: $?"
|
nslookup gitea || echo "nslookup failed with exit code: $?"
|
||||||
|
|||||||
Reference in New Issue
Block a user