add proxy support
This commit is contained in:
2
images/github-runner/docker.default
Normal file
2
images/github-runner/docker.default
Normal file
@@ -0,0 +1,2 @@
|
||||
export http_proxy="http://127.0.0.1:8118"
|
||||
export https_proxy="http://127.0.0.1:8118"
|
||||
Reference in New Issue
Block a user