Open
Description
I have a private repository I want on my private gitlab instance mirrored, how would I do this?
Currently I get permission error.
START [2018-02-23 13:41:50.765365723 +00:00]: ssh://git@bitbucket.domain.com:7999/xxxx.git -> git@gitlab.domain.com:xxx/xxxxx.git
Cloning into bare repository './mirror-dir/ssh-git-bixxxxxl-git'...
Host key verification failed.
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.