Use internal git host mapping

This commit is contained in:
Codex Agent
2025-12-14 09:31:15 +01:00
parent 842b643ecd
commit cd5890730a

View File

@@ -30,7 +30,7 @@ jobs:
echo "$HOST_IP $HOST_NAME" | sudo tee -a /etc/hosts
fi
env:
HOST_IP: 85.59.185.148
HOST_IP: 172.17.0.3
HOST_NAME: git.wylab.me
- name: Checkout repository