chore: udpate
Java CI with Maven / build-and-test (pull_request) Failing after 14s

This commit is contained in:
TakahashiNg
2026-04-16 10:22:57 +00:00
parent 26dca3dd02
commit f8a63fd50c
+2 -2
View File
@@ -34,8 +34,8 @@ jobs:
- name: Install dependencies with Proxy - name: Install dependencies with Proxy
env: env:
http_proxy: "http://superhost.docker.internal:3142" http_proxy: "http://host.docker.internal:3142"
https_proxy: "http://superhost.docker.internal:3142" https_proxy: "http://host.docker.internal:3142"
run: | run: |
# Kiểm tra proxy có hoạt động không # Kiểm tra proxy có hoạt động không
echo "Acquire::http::Proxy \"$http_proxy\";" > /etc/apt/apt.conf.d/80proxy echo "Acquire::http::Proxy \"$http_proxy\";" > /etc/apt/apt.conf.d/80proxy