This commit is contained in:
Shiming Zhang 2022-11-16 20:50:54 +08:00 committed by GitHub
parent 0190cd2e06
commit 729acaa1a5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
6 changed files with 6 additions and 0 deletions

View File

@ -25,6 +25,7 @@ jobs:
http_proxy: socks5://127.0.0.1:8080
https_proxy: socks5://127.0.0.1:8080
run: |
curl -v http://m.daocloud.io/v2/
./hack/diff.sh
- name: Update badge
env:

View File

@ -26,6 +26,7 @@ jobs:
http_proxy: socks5://127.0.0.1:8080
https_proxy: socks5://127.0.0.1:8080
run: |
curl -v http://m.daocloud.io/v2/
./hack/diff.sh
- name: Update badge
env:

View File

@ -29,4 +29,5 @@ jobs:
http_proxy: socks5://127.0.0.1:8080
https_proxy: socks5://127.0.0.1:8080
run: |
curl -v http://m.daocloud.io/v2/
./hack/diff.sh

View File

@ -32,4 +32,5 @@ jobs:
http_proxy: socks5://127.0.0.1:8080
https_proxy: socks5://127.0.0.1:8080
run: |
curl -v http://m.daocloud.io/v2/
./hack/diff.sh

View File

@ -33,4 +33,5 @@ jobs:
http_proxy: socks5://127.0.0.1:8080
https_proxy: socks5://127.0.0.1:8080
run: |
curl -v http://m.daocloud.io/v2/
./hack/diff.sh

View File

@ -28,4 +28,5 @@ jobs:
http_proxy: socks5://127.0.0.1:8080
https_proxy: socks5://127.0.0.1:8080
run: |
curl -v http://m.daocloud.io/v2/
./hack/diff.sh