From 54d3ae9a905b98443bf4416e71eee1e8b7cbb461 Mon Sep 17 00:00:00 2001 From: clkj <919284064@qq.com> Date: Tue, 16 Jun 2026 09:57:27 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20.gitea/workflows/test.yml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitea/workflows/test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/test.yml b/.gitea/workflows/test.yml index d1e4752..92ddbff 100644 --- a/.gitea/workflows/test.yml +++ b/.gitea/workflows/test.yml @@ -35,7 +35,7 @@ jobs: with: host: 192.168.10.236 username: root - key: clkj123 + password: clkj123 script: | # 此时以下命令全部在宿主机物理机上直接运行,绝不会报 command not found SHA_TAG="${{ steps.vars.outputs.sha_short }}"