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