Test CI v2.1.2
Some checks failed
Go CI Pipeline / Security Scan (SCA) (push) Has been cancelled
Go CI Pipeline / Run Tests (push) Has been cancelled
Go CI Pipeline / Build Application (push) Has been cancelled
Go CI Pipeline / Lint Code (push) Has been cancelled
Network Connectivity Test (Updated) / Check Runner to Server Connectivity (push) Successful in 47s

This commit is contained in:
phattt2901 2025-05-03 19:15:03 +07:00
parent ae725783b3
commit 14de6ac2c3

View File

@ -30,6 +30,8 @@ jobs:
echo "[INFO] Running as user: $(whoami) with ID: $(id)"
echo "[INFO] Runner Environment Variables:"
env
echo "127.0.0.1 server" >> /etc/hosts
echo "127.0.0.1 gitea_server" >> /etc/hosts
echo "---------------------------------------------"
echo "[INFO] Attempting to install network tools..."
# Cập nhật apt và cài đặt iputils-ping (cho ping) và dnsutils (cho nslookup/dig) và curl