Fix skopeo (#438)

This commit is contained in:
Shiming Zhang
2023-10-18 19:25:24 +08:00
committed by GitHub
parent b2a7c37680
commit 932d13dc9d
4 changed files with 4 additions and 0 deletions

View File

@@ -36,5 +36,6 @@ 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