- when using gitlab-ci to build a task, the following error occurs when executing the git clone task or push
tried
ssh-keyscan-t rsa github.com > > ~ / .ssh/known_hosts
failed
there is no problem with manual clone on the server where runner is located, but only when runner is listening. What is the reason?