From c61ae92591cd10b14c0692f4e413ed2a612207d5 Mon Sep 17 00:00:00 2001 From: AhFei <2+ahfei@noreply.localhost> Date: Tue, 12 May 2026 16:57:09 +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 | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/.woodpecker/win_test.yaml b/.woodpecker/win_test.yaml index 9c2498b..3f5b4c0 100644 --- a/.woodpecker/win_test.yaml +++ b/.woodpecker/win_test.yaml @@ -5,6 +5,14 @@ labels: platform: windows/amd64 backend: local +clone: + git: + image: woodpeckerci/plugin-git + settings: + use-ssh: true + remote-ssh: ssh://git@git.cufah.cloud:40527/ahfei/plantodo_app.git + ssh-key-private: C:\\Users\\Administrator\\.ssh\\id_ed25519 + steps: - name: test-exprorer image: powershell