From 39497209989b3a77831d85399eec6d9624dda39f Mon Sep 17 00:00:00 2001 From: OoO Date: Thu, 30 Apr 2026 09:30:00 +0800 Subject: [PATCH] =?UTF-8?q?docs(ci):=20=E6=A8=99=E8=A8=BB=20EWOOOC=20runne?= =?UTF-8?q?r=20image=20=E5=88=A4=E8=AE=80=E6=96=B9=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitea/workflows/cd.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitea/workflows/cd.yaml b/.gitea/workflows/cd.yaml index 029debb..34cf95a 100644 --- a/.gitea/workflows/cd.yaml +++ b/.gitea/workflows/cd.yaml @@ -5,6 +5,7 @@ # 部署架構: Docker Compose on ollama@192.168.0.188 (Volume Mount) # 加速措施: Python 檔案走 rsync,僅 Dockerfile/requirements 變動才重建 image # 參考: AWOOOI cd.yaml pattern (ADR-008 — Docker Compose 非 K8s) +# 注意: runner image 仍可能顯示 awoooi/ci-runner;判斷專案請看 task repo/workspace 是否為 wooo/ewoooc。 # # 安全注意: # SSH_HOST_KEY secret: 請執行 ssh-keyscan 192.168.0.188 並將輸出存入 Gitea Secret