You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, so i was migrating my repositories from github to gitlab.
After importing my repositories into gitlab and adding me ssh key etc I updated the repository variable in mina and tried to deploy and got this error.
`-----> Creating a temporary build path
-----> Fetching new git commits
Host key verification failed.
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
! ERROR: Deploy failed.
`
The text was updated successfully, but these errors were encountered:
There is no way to automatically detect repo git host change.
You need to either mannually change the host in scm/config, or delete the
contents of the scm folder.
Hi, so i was migrating my repositories from github to gitlab.
After importing my repositories into gitlab and adding me ssh key etc I updated the repository variable in mina and tried to deploy and got this error.
`-----> Creating a temporary build path
-----> Fetching new git commits
Host key verification failed.
fatal: Could not read from remote repository.
! ERROR: Deploy failed.
`
The text was updated successfully, but these errors were encountered: