mirror of
https://github.com/DaoCloud/public-image-mirror.git
synced 2025-08-11 16:09:33 +08:00
1
.github/workflows/manual-deep-sync.yml
vendored
1
.github/workflows/manual-deep-sync.yml
vendored
@@ -35,6 +35,5 @@ jobs:
|
||||
PARALLET: "1"
|
||||
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