🔎 checking if env variable GITEA_RUNNER_JOB_CONTAINER_NETWORK works
All checks were successful
Network Diagnostic / network-test (push) Successful in 23s
All checks were successful
Network Diagnostic / network-test (push) Successful in 23s
This commit is contained in:
@@ -47,7 +47,7 @@ jobs:
|
|||||||
dig gitea @127.0.0.11 || echo "dig not available or failed"
|
dig gitea @127.0.0.11 || echo "dig not available or failed"
|
||||||
echo ""
|
echo ""
|
||||||
|
|
||||||
- name: 6. Test Ping
|
- name: 6. 🔎 Test Ping
|
||||||
run: |
|
run: |
|
||||||
echo "=== ping -c 2 gitea ==="
|
echo "=== ping -c 2 gitea ==="
|
||||||
ping -c 2 gitea || echo "ping failed with exit code: $?"
|
ping -c 2 gitea || echo "ping failed with exit code: $?"
|
||||||
|
|||||||
Reference in New Issue
Block a user