mirror of
https://github.com/DaoCloud/public-image-mirror.git
synced 2025-08-12 00:07:22 +08:00
1
.github/workflows/sync.yml
vendored
1
.github/workflows/sync.yml
vendored
@@ -31,6 +31,5 @@ jobs:
|
||||
PARALLET: "2"
|
||||
http_proxy: socks5://127.0.0.1:8080
|
||||
https_proxy: socks5://127.0.0.1:8080
|
||||
SKOPEO: docker run --net=host -e http_proxy=socks5://127.0.0.1:8080 -e https_proxy=socks5://127.0.0.1:8080 --rm -i quay.io/containers/skopeo:v1
|
||||
run: |
|
||||
./hack/diff.sh
|
||||
|
Reference in New Issue
Block a user