From 9fbb4478d80a03fe8e83eba7cc255940a52ff38a Mon Sep 17 00:00:00 2001 From: AhFei <2+ahfei@noreply.localhost> Date: Tue, 12 May 2026 17:09:00 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20.woodpecker/win=5Ftest.yam?= =?UTF-8?q?l?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .woodpecker/win_test.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.woodpecker/win_test.yaml b/.woodpecker/win_test.yaml index 10d5e79..c955375 100644 --- a/.woodpecker/win_test.yaml +++ b/.woodpecker/win_test.yaml @@ -11,7 +11,7 @@ clone: settings: use-ssh: true remote-ssh: ssh://git@git.cufah.cloud:40527/ahfei/bash-script.git - ssh-key-private: C:\\Users\\Administrator\\.ssh\\id_ed25519 + ssh-key: C:\\Users\\Administrator\\.ssh\\id_ed25519 steps: - name: test-exprorer