Test CI v2.1.15
Some checks failed
Go CI Pipeline / Run Tests (push) Has been cancelled
Go CI Pipeline / Security Scan (SCA) (push) Has been cancelled
Network Connectivity Test (Updated) / Check Runner to Server Connectivity (push) Successful in 23s
DNS & Network Test / network-test (push) Successful in 15s
Go CI Pipeline / Lint Code (push) Failing after 37s
Go CI Pipeline / Build Application (push) Has been skipped
Some checks failed
Go CI Pipeline / Run Tests (push) Has been cancelled
Go CI Pipeline / Security Scan (SCA) (push) Has been cancelled
Network Connectivity Test (Updated) / Check Runner to Server Connectivity (push) Successful in 23s
DNS & Network Test / network-test (push) Successful in 15s
Go CI Pipeline / Lint Code (push) Failing after 37s
Go CI Pipeline / Build Application (push) Has been skipped
This commit is contained in:
parent
87fdaaaf71
commit
b0863fac1b
@ -23,5 +23,6 @@ jobs:
|
||||
- name: Kiểm tra kết nối curl
|
||||
run: |
|
||||
echo "🧪 Đang kiểm tra HTTP..."
|
||||
curl -v -f --connect-timeout 10 http://server:3000 || echo "[ERROR] Curl to http://server:3000 failed"
|
||||
curl -I https://google.com
|
||||
curl -I https://github.com
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user