更新 .gitea/workflows/test.yml

This commit is contained in:
2026-06-16 09:38:45 +08:00
parent 7378c4d5a8
commit c4a1196b1e
+1 -1
View File
@@ -31,7 +31,7 @@ jobs:
# 核心解决步骤:通过 SSH 穿透容器,在宿主机本地执行 kubectl # 核心解决步骤:通过 SSH 穿透容器,在宿主机本地执行 kubectl
- name: 穿透容器:在宿主机本地触发 K3s 灰度发布 - name: 穿透容器:在宿主机本地触发 K3s 灰度发布
uses: https://gitee.com/actions-mirror/ssh-action@v1 uses: http://192.168.10.236:3000/clkj/ssh-action
with: with:
host: 192.168.10.236 host: 192.168.10.236
username: root username: root