add debug and retyr
This commit is contained in:
parent
44afe1f337
commit
ba9e33cbc3
|
@ -30,6 +30,8 @@ jobs:
|
||||||
QUICKLY: "true"
|
QUICKLY: "true"
|
||||||
SYNC: "true"
|
SYNC: "true"
|
||||||
PARALLET: "5"
|
PARALLET: "5"
|
||||||
|
RETRY: "10"
|
||||||
|
DEBUG: "true"
|
||||||
http_proxy: socks5://127.0.0.1:8080
|
http_proxy: socks5://127.0.0.1:8080
|
||||||
https_proxy: socks5://127.0.0.1:8080
|
https_proxy: socks5://127.0.0.1:8080
|
||||||
run: |
|
run: |
|
||||||
|
|
Loading…
Reference in New Issue