summaryrefslogtreecommitdiff
path: root/.drone.yml
diff options
context:
space:
mode:
Diffstat (limited to '.drone.yml')
-rw-r--r--.drone.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.drone.yml b/.drone.yml
index b21aa3b..30ee9aa 100644
--- a/.drone.yml
+++ b/.drone.yml
@@ -22,7 +22,6 @@ steps:
- mkdir ~/.ssh
- echo "$GIT_PUB" > ~/.ssh/id_ed25519.pub
- echo "$GIT_SEC" > ~/.ssh/id_ed25519
- - ssh-keygen -R git.hyang.xyz
- ssh-keyscan -t ed25519 git.hyang.xyz >> ~/.ssh/known_hosts
- cd public
- git init