ci: add HTTP(S)_PROXY env and proxy setup
Some checks failed
CI / build-and-test (push) Has been cancelled
Some checks failed
CI / build-and-test (push) Has been cancelled
This commit is contained in:
@@ -10,7 +10,7 @@ on:
|
||||
|
||||
jobs:
|
||||
build-and-test:
|
||||
runs-on: self-hosted
|
||||
runs-on: CICD
|
||||
env:
|
||||
HTTP_PROXY: http://172.17.0.1:7890
|
||||
HTTPS_PROXY: https://172.17.0.1:7890
|
||||
|
||||
Reference in New Issue
Block a user