From 29e73d80c7e2e778b686e444348806bb7f5c0fdd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=9D=D0=B0=D0=B4=D0=B5=D0=B6=D0=B4=D0=B0=20=D0=A4=D0=B5?= =?UTF-8?q?=D0=B4=D0=BE=D1=80=D0=BE=D0=B2=D0=B0?= Date: Mon, 23 Sep 2024 16:47:42 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=B8=D1=82?= =?UTF-8?q?=D1=8C=20.gitea/workflows/test.yaml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitea/workflows/test.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitea/workflows/test.yaml b/.gitea/workflows/test.yaml index 178ebb2..fe29275 100644 --- a/.gitea/workflows/test.yaml +++ b/.gitea/workflows/test.yaml @@ -27,6 +27,7 @@ jobs: Port $SSH_T_PORT IdentityFile ~/.ssh/taishan.key IdentitiesOnly yes + PasswordAuthentication no ProxyCommand ssh $SSH_T_USER@$SSH_T_HOST -o StrictHostKeyChecking="no" -W %h:%p StrictHostKeyChecking no END