Skip to content

Commit

Permalink
Change proxy
Browse files Browse the repository at this point in the history
  • Loading branch information
PHILO-HE committed Mar 22, 2024
1 parent 73e58ce commit 9848d77
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/velox_be.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,10 @@ on:
- 'dev/**'

env:
HTTP_PROXY_HOST: proxy-shz.intel.com
HTTP_PROXY_PORT: 911
HTTP_PROXY_HOST: child-prc.intel.com
HTTP_PROXY_PORT: 913
http_proxy: http://child-prc.intel.com:913
https_proxy: http://child-prc.intel.com:913
PATH_TO_GLUTEN_TE: ./tools/gluten-te
DOCKER_PULL_REGISTRY: 10.1.0.25:5000
MAVEN_OPTS: -Dmaven.wagon.http.retryHandler.count=3
Expand Down

0 comments on commit 9848d77

Please sign in to comment.