This commit is contained in:
@@ -34,8 +34,8 @@ jobs:
|
||||
|
||||
- name: Install dependencies with Proxy
|
||||
env:
|
||||
http_proxy: "http://superhost.docker.internal:3142"
|
||||
https_proxy: "http://superhost.docker.internal:3142"
|
||||
http_proxy: "http://host.docker.internal:3142"
|
||||
https_proxy: "http://host.docker.internal:3142"
|
||||
run: |
|
||||
# Kiểm tra proxy có hoạt động không
|
||||
echo "Acquire::http::Proxy \"$http_proxy\";" > /etc/apt/apt.conf.d/80proxy
|
||||
|
||||
Reference in New Issue
Block a user