From 8f3e5c7e95cef1a2647c2a29ac9cea4bf6797dce Mon Sep 17 00:00:00 2001 From: ben0i0d Date: Sat, 8 Feb 2025 13:47:29 +0800 Subject: [PATCH] add proxy to speeder rocm --- .gitea/workflows/Flow.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitea/workflows/Flow.yaml b/.gitea/workflows/Flow.yaml index 05ad4c4..d127ad4 100644 --- a/.gitea/workflows/Flow.yaml +++ b/.gitea/workflows/Flow.yaml @@ -60,6 +60,9 @@ jobs: uses: https://eoelab.org:1027/actions/build-push-action@v6 with: context: base/rocm + build-args: | + http_proxy=http://192.168.2.2:7890 + https_proxy=http://192.168.2.2:7890 tags: eoelab.org:1027/${{ gitea.repository }}:rocm C: