测试hosts.yaml
This commit is contained in:
2
.github/workflows/测试hosts.yaml
vendored
2
.github/workflows/测试hosts.yaml
vendored
@ -19,4 +19,6 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
# 158.180.89.16 git.yanhao.ren
|
# 158.180.89.16 git.yanhao.ren
|
||||||
echo "158.180.89.16 git.yanhao.ren" | sudo tee -a /etc/hosts
|
echo "158.180.89.16 git.yanhao.ren" | sudo tee -a /etc/hosts
|
||||||
|
echo "158.180.89.16 git.1-h.cc" | sudo tee -a /etc/hosts
|
||||||
curl git.yanhao.ren -v
|
curl git.yanhao.ren -v
|
||||||
|
curl git.1-h.cc -v
|
||||||
|
Reference in New Issue
Block a user