From 41c4a6717d6d5e4c84c06795621e46d186c50c6b Mon Sep 17 00:00:00 2001
From: fanxb <fleyx20@outlook.com>
Date: Sat, 24 Sep 2022 15:39:12 +0800
Subject: [PATCH] temp

---
 .drone.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.drone.yml b/.drone.yml
index bf1e7be..ef0e697 100644
--- a/.drone.yml
+++ b/.drone.yml
@@ -16,7 +16,7 @@ steps:
       - eval $(ssh-agent)
       - ssh-add id_rsa
       - cd ../
-      - mkdir ~/.ssh && ssh ssh-keyscan -p 222 -t rsa gitea.fleyx.com >> ~/.ssh/known_hosts
+      - mkdir ~/.ssh && ssh-keyscan -p 222 -t rsa gitea.fleyx.com >> ~/.ssh/known_hosts
       - git clone --depth 1 ssh://git@gitea.fleyx.com:222/fanxb/BlogGenerate.git
       - cd BlogGenerate/source/_posts
       - git clone --depth 1 ssh://git@gitea.fleyx.com:222/fanxb/technology-note.git