Я пытаюсь извлечь весь код из облачного кода, используя git fetch all.Я сделал правильный набор ключей ssh и проверил его.Но при использовании в задании свободного стиля jenkins во время выборки происходит сбой с ошибкой проверки ключа хоста.
Code:
+ /usr/bin/git fetch --all
Error:
Fetching origin
Host key verification failed.
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
Please help us on this. The key-setup is fine and code-cloud url is also fine.