Add deploy key manually

,

Is there a way to add a ssh bitbucket key manually meaning paste ssh key in the deploy key section without circleCI generating it for me?

The reason for this is to add a read-only team member key that can read all repositories but can not make changes to the repository.