This commit is contained in:
@@ -27,8 +27,9 @@ jobs:
|
||||
- name: Debug Network (Ping Test)
|
||||
run: |
|
||||
echo "正在嘗試 Ping gitea_dind..."
|
||||
# 2. 測試是否能解析到 DinD 容器的 IP
|
||||
# 測試是否能解析到 DinD 容器的 IP
|
||||
ping -c 3 gitea_dind
|
||||
sudo docker network ls
|
||||
|
||||
- name: Test Docker Connection
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user